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

--- Comment #6 from Stefan Eissing <ste...@eissing.org> ---
There is an interaction between the legacy HTTP/1.1 connection state handling
and the "new" HTTP/2 stuff.  H1 has the three states: read request, write
response, wait for next. While H2 has a variety of things.

So, I tried to match this in the 2.4 line, but it has limitations.

Can you verify that a larger KeepAliveTimeout works for you? Would this be
acceptable? As an alternative, you could evaluate if mpm_event works better in
your setup. We really recommend that for various reasons.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to