Actions
Bug #612
closedfastcgi backend is timeout immediately after a request is issued
Status:
Fixed
Priority:
Normal
Category:
mod_fastcgi
Target version:
-
ASK QUESTIONS IN Forums:
Description
After some requests, waiting for a moment, then clicking on the 'refresh' link,
one immediately get a response "Internal Server Error". The errorlog says
"(mod_fastcgi.c.3629) fastcgi backend didn't responded after 60 seconds".
This shouldn't have happended because the request is just issued.
I guess it has something to do with the keep-alive feature.
-- yasheng
Updated by gstrauss about 9 years ago
Please close. Fixed in
commit f434d514ad89c1149847843712f976bdf2f251ab Author: Stefan Bühler <stbuehler@web.de> Date: Mon Aug 22 15:12:28 2011 +0000 Limit amount of bytes we send in one go; fixes stalling in one connection and timeouts on slow systems. git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2801 152afb58-edef-0310-8abb-c4023f1b3aa9
Updated by gstrauss about 9 years ago
- Description updated (diff)
- Status changed from New to Fixed
Actions
Also available in: Atom