Actions
Bug #647
closedhandle-req timeout
Status:
Duplicate
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
it would be just cool to have a handle-req timeout.
if a server is on a slow connection, then alot of connection stay in handle-req status and just overload the server after some time.
Updated by gstrauss over 8 years ago
- Related to Bug #399: FastCGI performance on high load added
Updated by gstrauss over 8 years ago
- Related to Bug #1149: handle-req time too long added
Updated by gstrauss over 8 years ago
- Description updated (diff)
- Status changed from New to Duplicate
I believe that the build-up of very old connections in handle-req state will no longer occur. See #1149 for further details.
Regarding your request for timeouts when handling the request, please see config directives:- server.max-read-idle
- server.max-keep-alive-idle
- server.max-write-idle
Actions
Also available in: Atom