Skip to content

HTTP/2 performance issue #2

Description

@jfgiorgi

bug in the golang net/http implementation of HTTP/2
see golang/go#47840

workaround/proposed fixes:

In both case you might need to rebuild the whole net/http lib because of bundle trick used to merge http2 into net/http.

mid-term solution: Investigate using 3rd party HTTP/2 implementation (libcurl ?) or abandon Go and use C++ or Rust ?

Metadata

Metadata

Labels

PerformancePerformance related issuehelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions