From: Stefan Eissing Date: Tue, 3 May 2016 09:00:21 +0000 (+0000) Subject: fixed reference to mod_http2 X-Git-Tag: 2.5.0-alpha~1658 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=640ec96be8437376c0c738a169b769e15a9acc6a;p=thirdparty%2Fapache%2Fhttpd.git fixed reference to mod_http2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742073 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_http2.xml b/docs/manual/mod/mod_proxy_http2.xml index acbd8d6513e..eb3c4cf6a88 100644 --- a/docs/manual/mod/mod_proxy_http2.xml +++ b/docs/manual/mod/mod_proxy_http2.xml @@ -41,7 +41,7 @@ have to be present in the server.

mod_proxy_http2 works with incoming requests - over HTTP/1.1 and HTTP/2 requests. If mod_proxy_http2 + over HTTP/1.1 and HTTP/2 requests. If mod_http2 handles the frontend connection, requests against the same HTTP/2 backend are sent over a single connection, whenever possible.