We will just have to agree to disagree. Over many releases of Apache I've never seen a looping or hung CGI sent a SIGTERM. I've even asked in this group how that could be achieved, only to be told that it cannot be done, using facilities within apache alone.

On 17/10/06, Ravi Menon <[EMAIL PROTECTED]> wrote:
Actually it is more subtle. Even during execution, apache starts the timer
during start of header, and start of body. So a malicious script could
potentially
give data in trickles to restart these timers, but my point was that apache
definetly takes care of runaway cgi scripts even in execution (as long
as it doesn't trick the server as mentioned above).

BTW I did not have any issues - I was just responding to the original
comment that apache does not handle runaway scripts which is not true.

Ravi


On 10/17/06, Steve Swift <[EMAIL PROTECTED]> wrote:
> Ah, that's different - your timeout is occurring trying to read your CGI
> script - it is not getting to execution.
> I've never had this problem, so I cannot help you
>
> Steve Swift
> http://www.swiftys.org.uk
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Steve Swift
http://www.swiftys.org.uk

Reply via email to