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

--- Comment #1 from Stefan Eissing <ste...@eissing.org> ---
Thanks for the detailed description. The keepalive timing is, unfortunately, in
2.4.18 totally left to the client. mod_http2 will not close the connection on
its own and occupy a worker thread for it.

I am working on a new release that honors the default KeepAliveTimeout and
also, optionally offers a separate H2KeepAliveTimeout. A new Apache httpd
release will take some time however. Would you be interested in building an
interim release of the module? I publish such test releases on github
(https://github.com/icing/mod_h2).

-Stefan

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