Server max-write-idleDetails » History » Revision 2
Revision 1 (Anonymous, 2006-08-06 15:00) → Revision 2/8 (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.