
codesite-noreply at google
Nov 22, 2009, 7:03 AM
Post #5 of 14
(906 views)
Permalink
|
|
Re: Issue 499 in cherokee: Define seperate timeout values for Client-Server & Server-FastCGI
[In reply to]
|
|
Comment #4 on issue 499 by superman.jason: Define seperate timeout values for Client-Server & Server-FastCGI http://code.google.com/p/cherokee/issues/detail?id=499 Hi Alvaro, You are welcome, and I'm glad this is getting fixed. It's been a show-stopper for my applications. I may switch back to using Cherokee in production! I found with this new setting, almost all the aforementioned issues went away, however I did still find this one issue. Although it turned out to be an issue with Suhosin encrypted sessions, when I used Lighty with FastCGI, the page in question would just take a long time to load, but would eventually finish, but without some information that would normally be displayed because of the encrypted session. However, Cherokee on the same page, takes a long time, and then brings up a browser error page, instead of finishing the page with incomplete information. I don't know the implications as far as code, memory usage, etc, but in this one instance I wish Cherokee was like Lighttpd. I have noticed the same problem with other Web Servers that take the "hands off" approach to PHP, such as nginx and Hiawatha... Anyway, I still think Cherokee is a GREAT web server, and the configuration GUI is excellent! I also appreciate how you are very active and responsive to questions and issues, so keep up the great work! Thanks, Jason -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|