mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-06 16:36:51 +00:00
Reduces IdleConnTimeout to 5 seconds. Reverse proxying to a server that has a shorter keep-alive may cause "EOF" and "connection reset by peer" issues as the connections may be closed by the upstream before our client notices.