Mailing List Archive

[Bug 65592] mpm_event does not create new child after MaxConnectionsPerChild is hit
https://bz.apache.org/bugzilla/show_bug.cgi?id=65592

--- Comment #1 from Ruediger Pluem <rpluem@apache.org> ---
Created attachment 38046
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38046&action=edit
Correctly account processes

Can you please try if the attached patch fixes your issue?

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 65592] mpm_event does not create new child after MaxConnectionsPerChild is hit [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=65592

alex2grad@gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |alex2grad@gmail.com

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 65592] mpm_event does not create new child after MaxConnectionsPerChild is hit [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=65592

--- Comment #2 from Matt Zuba <matt.zuba@goodwillaz.org> ---
Thank you for the quick patch. I've applied it on top of the Apache source for
Ubuntu from Ond?ej SurĂ½ found at
https://launchpad.net/~ondrej/+archive/ubuntu/apache2 and it has solved the
problem in 2.4.49.

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 65592] mpm_event does not create new child after MaxConnectionsPerChild is hit [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=65592

--- Comment #3 from Ruediger Pluem <rpluem@apache.org> ---
Committed to trunk a r1893520.

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 65592] mpm_event does not create new child after MaxConnectionsPerChild is hit [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=65592

Ruediger Pluem <rpluem@apache.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Keywords| |FixedInTrunk,
| |PatchAvailable

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 65592] mpm_event does not create new child after MaxConnectionsPerChild is hit [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=65592

Graham Leggett <minfrin@apache.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED

--- Comment #4 from Graham Leggett <minfrin@apache.org> ---
Backported to v2.4.50.

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 65592] mpm_event does not create new child after MaxConnectionsPerChild is hit [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=65592

--- Comment #5 from jerry@jmweb.net ---
(In reply to Matt Zuba from comment #2)
> Thank you for the quick patch. I've applied it on top of the Apache source
> for Ubuntu from Ond?ej SurĂ½ found at
> https://launchpad.net/~ondrej/+archive/ubuntu/apache2 and it has solved the
> problem in 2.4.49.

This sounds exactly like what I am experiencing with my recent upgrade to
2.4.49. I submitted my issue to the mailing list
(https://httpd.markmail.org/search/?q=#query:+page:1+mid:mwn5orzpqoq4vwii+state:results).

May I ask how exactly you "applied the patch on top of the Apache source"?

Also, what are the chances of an immediate release with this patch given the
significance of this issue in production servers?

Thanks!

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 65592] mpm_event does not create new child after MaxConnectionsPerChild is hit [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=65592

--- Comment #6 from jerry@jmweb.net ---
I found instructions to patch Apache here:
https://www.linuxquestions.org/questions/solaris-opensolaris-20/steps-to-apply-the-patch-apache-918907/#post4551988

Thanks for the patch!

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org