mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-09-04 07:06:58 +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.