Actions
Server max-write-idleDetails » History » Revision 3
« Previous |
Revision 3/8
(diff)
| Next »
Anonymous, 2007-08-16 10:20
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 · 3 revisions