Re: How to handle "Internal Server Error"

Pavel Francirek <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Organization Seznam.cz a.s.
Message-ID <1122560117.30316.23.camel@cryptobook-acer2304>
Hello,

On Wed, 2005-07-27 at 18:10 +0000, jancha wrote:
> 2) Typically, if there are more than 3 crashes in 30secs, FastCGI puts a 
> 600second delay before launching a new process. Theoretically, you can patch 
> the fastcgi apache module. No other workaround for this.

It's a pity. On heavy load webservers (thousands req/sec) it's possible
to happen (short failure of some component) and in this amount 3 crashes
in 30 sec is 0.01%. Sometimes its cheaper to let it be than do some
checking and workaround (Imagine that checking takes you only 0.01% of
cpu time. But permanently.). This limitation doesn't allow this.
I remember that there was no such limit in older version of fastcgi (on
apache 1.3)

Pavel

___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.