On Wed, 29 Oct 2008 17:13:23 -0400, Gavin Lambert <[EMAIL PROTECTED]> wrote:

Quoth David Wu:
I have created attched patch using Gavin's original patch plus my
changes
     -- adding fdwatch in cgi_interpose_output(). The timeout for read
is 5000ms
     -- terminating the child process if the timeout expires.
again this patch applies to uClinux-dist-20080808.

Is the timeout optional or configurable? Because in the application I had, it was unacceptable for the CGI to be terminated until it was really finished, even if it did take ages to generate output.
It is by defult enabled. I can add a command line option (set the timer --
if it is 0 then no timeout otherwise set the timeout) also add a compile option.
This will make it better.

--
David Wu
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to