mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-03 18:34:07 +08:00

Also split the Caddyfile subdirective keepalive_idle_conns into two properties so the conns and conns_per_host can be set separately. This is technically a breaking change, but probably anyone who this breaks already had a broken config anyway, and silently fixing it won't help them fix their configs.