httpd children receiving SIGHUP

Hello,

I am trying to understand the circumstances under which the httpd parent wi=
ll SIGHUP its children. MaxRequestsPerChild is set to zero and we are stil=
l seeing the child processes receive a SIGHUP after a certain amount of tim=
e or requests. Looking at the server status, thread resources are not bein=
g exhausted.

Is there some other limit if reached would cause the parent to SIGHUP a chi=
ld?

Thanks,
Brandon


Confidentiality Notice: This e-mail message (including any attached or
embedded documents) is intended for the exclusive and confidential use of t=
he
individual or entity to which this message is addressed, and unless otherwi=
se
expressly indicated, is confidential and privileged information of Rackspac=
e.
Any dissemination, distribution or copying of the enclosed material is proh=
ibited.
If you receive this transmission in error, please notify us immediately by =
e-mail
at abuse [at] rackspace.com, and delete the original message.
Your cooperation is appreciated.


------------------------------------------------------------ ---------
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-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Brandon Metcalf [ Mo, 22 Februar 2010 16:26 ] [ ID #2032970 ]

Re: httpd children receiving SIGHUP

On Mon, Feb 22, 2010 at 10:26 AM, Brandon Metcalf
<brandon.metcalf [at] rackspace.com> wrote:
> Hello,
>
> I am trying to understand the circumstances under which the httpd parent =
will SIGHUP its children.

SIGHUP should just be sent on non-graceful restart

what is the httpd version and platform? what is the evidence of
SIGHUP vs. some other signal?

>=A0MaxRequestsPerChild is set to zero

SIGHUP is not used for that anyway

> and we are still seeing the child processes receive a SIGHUP after a cert=
ain amount of time or requests. >=A0Looking at the server status, thread re=
sources are not being exhausted.
>
> Is there some other limit if reached would cause the parent to SIGHUP a c=
hild?

no

------------------------------------------------------------ ---------
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-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Jeff Trawick [ Di, 23 Februar 2010 14:26 ] [ ID #2033125 ]
Webserver » gmane.comp.apache.user » httpd children receiving SIGHUP

Vorheriges Thema: Virtual Directory -- Virtual Hosts Logs
Nächstes Thema: Proxy and Caching