On Sat, 28 Sep 2024 20:50:21 -0400, Arne Vajhøj wrote: > The cause is that worker processes are unavailable while > waiting for next request from client even though client is > long gone. That shouldn’t matter, if the client closed the connection properly. Also, why shouldn’t a worker handle a request for another client?