Actions
Server max-write-idleDetails » History » Revision 2
« Previous |
Revision 2/8
(diff)
| Next »
Anonymous, 2007-08-16 10:19
server.max-write-idle option
server.max-write-idle
maximum number of seconds until a waiting write call times out and closes the connection
Default: 360
It's caused by slow clients. Apparently a client requested a file and lighttpd did not complete serving this file.
This happens when the client's connection drops or the client is really slow.
Updated by Anonymous over 17 years ago · 2 revisions