mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-05-23 23:51:56 +00:00
This allows git-pages and Caddy to efficiently use the same connection for many pipelined requests, which I hope will reduce contention when some bot decides to send fifty requests in the same millisecond. This commit also changes built-in Caddy configuration to use HTTP/2 cleartext only when talking to the backend.