Actions
Bug #188
closedserver.c.849
Status:
Fixed
Priority:
Normal
Category:
mod_rewrite
Target version:
-
ASK QUESTIONS IN Forums:
Description
Hello, my pages are often displayed partially, I have to refresh for a correct display.
In log file, this error is very recurrent :
(server.c.849) connection closed - write-request-timeout: 207.
I don't know the meaning of this error, thanks for your help.
Best regards,
-- Elvis
Updated by jan over 19 years ago
- Status changed from New to Fixed
- Resolution set to fixed
a write timeout happens if a client doesn't fetch packets for a long time (server.write-timeout).
It is DOS protection for a server and also helps to detect drop connections which are not properly signaled.
Updated by Anonymous over 19 years ago
It appears the config variable is server.max-write-idle.
-- jbyers
Actions
Also available in: Atom