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

--- Comment #1 from Yann Ylavic <[email protected]> ---
This probably has been fixed in the upcoming 2.4.10 with r1609239.

The related part of this commit is:
+    /* This handler should take care of the entire connection; make it so that
+     * nothing else is attempted on the connection after returning. */
+    c->keepalive = AP_CONN_CLOSE;

Can you try if backporting r1609239 fixes your issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to