mirror of
https://github.com/nais/wonderwall.git
synced 2026-08-23 21:16:14 +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.