Thanks, Jim! > Am 30.06.2016 um 13:14 schrieb j...@apache.org: > > Author: jim > Date: Thu Jun 30 11:14:31 2016 > New Revision: 1750771 > > URL: http://svn.apache.org/viewvc?rev=1750771&view=rev > Log: > xforms > > Modified: > httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_http2.html.en > > Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_http2.html.en > URL: > http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_http2.html.en?rev=1750771&r1=1750770&r2=1750771&view=diff > ============================================================================== > --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_http2.html.en > (original) > +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_http2.html.en Thu > Jun 30 11:14:31 2016 > @@ -45,7 +45,7 @@ > have to be present in the server.</p> > > <p><code class="module"><a > href="../mod/mod_proxy_http2.html">mod_proxy_http2</a></code> works with > incoming requests > - over HTTP/1.1 and HTTP/2 requests. If <code class="module"><a > href="../mod/mod_proxy_http2.html">mod_proxy_http2</a></code> > + over HTTP/1.1 and HTTP/2 requests. If <code class="module"><a > href="../mod/mod_http2.html">mod_http2</a></code> > handles the frontend connection, requests against the same HTTP/2 > backend are sent over a single connection, whenever possible.</p> > > >