You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2013/05/30 20:10:04 UTC

[Bug 54852] graceful restart takes very long time sometimes

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

jan <na...@yum.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |naox@yum.pl

--- Comment #1 from jan <na...@yum.pl> ---
I can confirm this bug.

I’m running apache 2.2.x (24 now) with about 250 connections open all the time.
Reloading apache configuration (apachectl graceful) is very slow and takes 1-4
minutes. During that time new connections are established but webpages are not
served. Monitoring programs with a timeout will detect this as apache crash and
try to restart it which makes situation even more complicated. I’ve seen this
issue for years now.

I’ve applied Arkadiusz Miskiewicz patch for 2.2.24
(http://comments.gmane.org/gmane.comp.apache.devel/50249) and it makes quite a
difference. Graceful restarts are now executed in 4-12 seconds. I personaly
think it is still to long. Webpages on webserver should not be inaccessible due
to graceful restart even for 2 seconds. There great is need for better way of
reloading configuration and “graceful” was always quick and very dirty
walkaround.

-- 
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