Mailing List Archive

Issue 1316 in cherokee: X-Sendfile keeps FCGI Connection Busy
Status: New
Owner: ----

New issue 1316 by mehmetal...@gmail.com: X-Sendfile keeps FCGI Connection
Busy
http://code.google.com/p/cherokee/issues/detail?id=1316

What steps will reproduce the problem?
1. sendfile.php with 1 line:
header('X-Sendfile: '.$file);
2. Set FCGI children to 1
3. Start script to download big file
4. Try to access another php file

What is the expected output? What do you see instead?
Expect:
HTTP 200
Instead:
HTTP 504 Gateway Timeout

What version of the product are you using? On what operating system?
Cherokee 1.2.101

Please provide any additional information below.


_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev