Server max-write-idleDetails » History » Revision 3
Revision 2 (Anonymous, 2007-08-16 10:19) → Revision 3/8 (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.