mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-22 00:02:58 +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.