haskell / haskell/hackage-server
http 2.0 support
Open
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
Http 2.0 brings a bunch of performance improvements. Notably all resources from a host can be loaded over a single TCP connection which avoids a lot of overhead.
Apparently Hackage is fronted by nginx 1.14 which does support http2 see https://www.nginx.com/blog/nginx-1-9-5/#Moving-to-HTTP/2-with-NGINX 1.9.5
Happy to help if possible, although it looks like the nginx config is not in this repo.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.