]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
On the trunk:
authorStefan Eissing <icing@apache.org>
Mon, 3 Jul 2017 15:44:54 +0000 (15:44 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 3 Jul 2017 15:44:54 +0000 (15:44 +0000)
commit7a8fab3a492f92c3c7387f3aa97bb53c4fac2451
treeadf966875435ebfa4ee0c2e77377ce27cc25a259
parent7c4ac601afef5da7615d3bbe226173a624120d85
On the trunk:

mod_http2: disable and give warning when mpm_prefork is encountered.
     The server will continue to work, but HTTP/2 will no longer be negotiated.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1800689 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
CHANGES
docs/log-message-tags/next-number
modules/http2/h2_conn.c
modules/http2/h2_conn.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_switch.c
modules/http2/h2_util.c
modules/http2/h2_workers.c
modules/http2/mod_http2.c