Commit b68b4f44 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Add compatibility note

(r1850545 in trunk)

+ fix a typo to synch with trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1850547 13f79535-47bb-0310-9956-ffa450edef68
parent 0d6a42d0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
<status>Extension</status>
<sourcefile>mod_proxy_http2.c</sourcefile>
<identifier>proxy_http2_module</identifier>
<compatibility>Available in httpd 2.4.19 and later</compatibility>

<summary>
    <p><module>mod_proxy_http2</module>
@@ -46,7 +47,7 @@
    to the same backend are sent over a single TCP connection
    whenever possible (namely when the connection can be re-used).</p>

    <p>Caveat: there will be no attemp to consolidate multiple HTTP/1.1 
    <p>Caveat: there will be no attempt to consolidate multiple HTTP/1.1 
    frontend requests (configured to be proxied to the same backend)
    into HTTP/2 streams belonging to the same HTTP/2 request.
    Each HTTP/1.1 frontend request will be proxied to the backend using