Ticket #1175 (new defect)

Opened 1 year ago

Last modified 1 year ago

request timed out limbo

Reported by: jasonaward Assigned to: jan
Priority: high Milestone: 1.5.0
Component: core Version: 1.5.x-svn
Severity: major Keywords:
Cc: Blocking:
Need Feedback:

Description

I currently am using lighttpd (1.5.0 SVN) to serve large concurrent downloads (FLV files). However, I've noticed a strange situation where after some time (up to 24 hours) the server will get into a situation where all connections will terminate with the error like this:

2007-05-10 01:11:14: (server.c.735) NOTE: a request for /2451/1178731120-TALRAW.flv timed out after writing 493971 bytes. We waited 600 seconds. If this a problem increase server.max-write-idle
server.c.744: (trace) (timeout)

This will happen begin to happen to most of the files being downloaded.

I have attached a partial copy of the error.log and also my configuration. Please let me know what else I can do to help determine the cause of this. Thanks much.

Attachments

lighttpd.conf (1.5 kB) - added by jasonaward on 05/11/2007 08:05:26 AM.
config file
example_error.log (5.1 kB) - added by jasonaward on 05/11/2007 08:06:04 AM.
error log snippet

Change History

05/11/2007 08:05:26 AM changed by jasonaward

  • attachment lighttpd.conf added.

config file

05/11/2007 08:06:04 AM changed by jasonaward

  • attachment example_error.log added.

error log snippet

05/13/2007 04:55:39 PM changed by jasonaward

Well, somehow between switching to linux-aio-sendfile and dropping server.kbytes-per-second, this problem seems to be resolved.

Let me know if you would like me to do further testing.


Add/Change #1175 (request timed out limbo)




Change Properties