Hacker News new | ask | show | jobs
by Operyl 2687 days ago
I believe PHPFPM behaves in this way. When the client disconnects from the web server, their request stays in the queue for a worker to pick up, I don’t believe there is a way to cancel it.