https://issues.apache.org/bugzilla/show_bug.cgi?id=42829


Guille (bisho) <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




--- Comment #24 from Guille (bisho) <[EMAIL PROTECTED]>  2008-04-21 05:36:13 
PST ---
I don't know if this is related or no. I have a similar problem with apache
2.2.4-3ubuntu0.1 of latest ubuntu gutsy.

Apache prefork uses a "internal dummy connection" to tell childs they should
die. When apache emits that request to a child (too many idle workers,
MaxRequestsPerChild reached...), the children correctly dies (is not longer a
proc in the system), but the apache main process still thinks it's "Gracefully
finishing".

Server status page shows processes on this state in a number increasing until
Maxclients is reached and apache stops answering connections, so it's a very
buig problem for me.

It can be forced on my system easily issuing a /etc/init.d/apache2 reload. With
that I get a lot of connections in the 'G' state (finished but the main apache
still thinks they are finishing).

It's on a xen virtual machine, maybe it's a problem related to this.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to