Bug 1304712 - Backport fix for issue with graceful restart taking very long time sometimes
Summary: Backport fix for issue with graceful restart taking very long time sometimes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: httpd
Version: 6.7
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: rc
: ---
Assignee: Luboš Uhliarik
QA Contact: Martin Frodl
URL:
Whiteboard:
Depends On: 1301758
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-04 12:46 UTC by Marcel Kolaja
Modified: 2021-01-14 09:36 UTC (History)
6 users (show)

Fixed In Version: httpd-2.2.15-47.el6_7.4
Doc Type: Bug Fix
Doc Text:
Due to a race condition in the termination of httpd child processes during a graceful restart, a child process could exit earlier than the main httpd process expected. Consequently, the main httpd process could try to communicate with an already exited child process, which could lead to a long delay when gracefully restarting httpd. With this update, httpd has been fixed to handle the described situation correctly, it no longer tries to communicate with exited child processes, and a graceful restart is no longer delayed.
Clone Of: 1301758
Environment:
Last Closed: 2016-03-22 15:23:09 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache Bugzilla 54852 0 None None None 2016-02-04 12:46:48 UTC
Red Hat Product Errata RHBA-2016:0471 0 normal SHIPPED_LIVE httpd bug fix update 2016-03-22 19:18:05 UTC

Description Marcel Kolaja 2016-02-04 12:46:41 UTC
This bug has been copied from bug #1301758 and has been proposed
to be backported to 6.7 z-stream (EUS).

Comment 7 errata-xmlrpc 2016-03-22 15:23:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0471.html


Note You need to log in before you can comment on or make changes to this bug.