Hi,

I do some tests with a cgi program that go in infinite loop.

In order to test it with nginx (-current GENERIC.MP#304), I started
slowcgi to run the cgi program (and configured ngnix).

The configuration is ok: the cgi program reply as expected in normal
cases.

But when it go in infinite loop: the connection timeout after 1
minute. ngnix report "504 Gateway Time-out" and the connection is
closed.

But, the cgi program is still running (in infinite loop at max CPU).

Is it an expected behaviour or not ? It seems odd to me.
Does slowcgi implements some timeout ?
-- 
Sébastien Marie

Reply via email to