Mailing List Archive

[Bug 68873] New: Endless Closing Connection
https://bz.apache.org/bugzilla/show_bug.cgi?id=68873

Bug ID: 68873
Summary: Endless Closing Connection
Product: Apache httpd-2
Version: 2.4.59
Hardware: PC
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: mpm_event
Assignee: bugs@httpd.apache.org
Reporter: abonetevasion@gmail.com
Target Milestone: ---

Created attachment 39654
--> https://bz.apache.org/bugzilla/attachment.cgi?id=39654&action=edit
Example, endless Closing Connection. Screenshot of my server-status with a
status "C" (closing connection)

Hello,

For several weeks, my Apache server regularly consumes a lot of CPU.
In fact, thanks to server-status, after restarting httpd, after a few hours I
notice that threads remain blocked endlessly with the status "Closing
connection" (see my screenshot).
The problem is that these endless "Closing connections" take 100% of CPU, and
this forces me to restart Apache regularly.

For me, this looks like an infinite loop that prevents the connection from
closing.
Unfortunately I don't know how to reproduce this bug, the server-status doesn't
give any more information, and I therefore don't know how to resolve this bug.

Has anyone ever encountered a similar situation and could offer me a solution?
Perhaps there is a directive to "kill" a thread in "Closing connection"?

For information, I am running Centos 7 with httpd 2.4.59 (compiled with mpm
event).

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