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 2018/10/25 12:18:15 UTC

[Bug 62854] event.c disabled listensocks and after while nobody is left

https://bz.apache.org/bugzilla/show_bug.cgi?id=62854

--- Comment #1 from Petr Sumbera <pe...@oracle.com> ---
We are getting regularly Apache HTTPD into state where ALL processes are not
accepting new connections. And it's never accepting them again.

..
[Thu Oct 25 11:53:34.198518 2018] [mpm_event:debug] [pid 1954:tid 28]
event.c(1844): Too many open connections (26), not accepting new conns in this
process
[Thu Oct 25 11:53:34.210734 2018] [mpm_event:debug] [pid 1954:tid 28]
event.c(483): AH00457: Accepting new connections again: 3 active conns (1
lingering/0 clogged/0 suspended), 22 idle workers
[Thu Oct 25 11:53:34.211408 2018] [mpm_event:debug] [pid 1954:tid 28]
event.c(1844): Too many open connections (2), not accepting new conns in this
process
[Thu Oct 25 11:53:39.197077 2018] [mpm_event:debug] [pid 1954:tid 28]
event.c(483): AH00457: Accepting new connections again: 0 active conns (0
lingering/0 clogged/0 suspended), 25 idle workers
[Thu Oct 25 11:53:39.198114 2018] [mpm_event:debug] [pid 1954:tid 28]
event.c(1844): Too many open connections (2), not accepting new conns in this
process

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