yes. so I am I.  The default setting is 30 seconds however pstack shows all 256 
children running this script indefinitely - until I stop and restart httpd. 

This statement in the php doc is leading me to believe the Timeout directive 
will override:

" Your web server can have other timeout configurations that may also interrupt 
PHP execution. Apache has a Timeout directive and IIS has a CGI timeout 
function. Both default to 300 seconds. See your web server documentation for 
specific details. "

I will pursue with php instead of httpd now. 

-----Original Message-----
From: Igor Galić [mailto:i.ga...@brainsware.org] 
Sent: Monday, June 20, 2011 9:11 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] What does Timeout in the httpd.conf file accomplish?



----- Original Message -----
> .  thank you very much,  I understand
>  I will make certain the max excecution time for a script has an
>  appropriate default value within the intepretor.

I'm confused as to how this can run for longer than
http://php.net/manual/en/info.configuration.php#ini.max-execution-time

i

  
> ________________________________________
> From: Eric Covener [cove...@gmail.com]
> Sent: Sunday, June 19, 2011 8:41 PM
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] What does Timeout in the httpd.conf file
> accomplish?
> 
> > I have timeout set to 900 but it does not appear to be working.
> >  What does
> > timeout in the httpd.conf do?
> 
> http://httpd.apache.org/docs/current/mod/core.html#timeout
> 
> > Will the httpd.conf  timeout protect the server from such scripts
> > or  is
> > there something else.
> 
> Not malicious ones, perhaps something in the interpreter (PHP)
> itself?
> 
> ---------------------------------------------------------------------
> 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: users-unsubscr...@httpd.apache.org
>    "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> ---------------------------------------------------------------------
> 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: users-unsubscr...@httpd.apache.org
>    "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 
> 

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to