haskell / haskell/hackage-server

http 2.0 support

Open
#915 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.