mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-21 15:52:54 +00:00
Without IdleTimeout, clients holding keep-alive connections open indefinitely caused server-side goroutines (and their ~16KB of buffers) to accumulate linearly until OOM.