Loading docs/manual/mod/mod_proxy_http2.html.en +8 −3 Original line number Diff line number Diff line Loading @@ -45,9 +45,14 @@ 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_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> over HTTP/1.1 and HTTP/2 requests. In both cases, requests proxied to the same backend are sent over a single connection whenever possible (namely when the connection can be re-used).</p> <p><code class="module"><a href="../mod/mod_proxy_http2.html">mod_proxy_http2</a></code> will not use the HTTP/2 protocol when the frontend requests use HTTP/1.1. This means that HTTP/2 will be used to proxy requests to a capable backend only when the frontend requests use the same protocol.</p> <p>This module relies on <a href="http://nghttp2.org/">libnghttp2</a> to provide the core http/2 engine.</p> Loading docs/manual/programs/httpd.html.en +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ [ -<strong>e</strong> <var>level</var> ] [ -<strong>E</strong> <var>file</var> ] [ <strong>-k</strong> start|restart|graceful|stop|graceful-stop ] [ -<strong>R</strong> <var>directory</var> ] [ -<strong>h</strong> ] [ -<strong>h</strong> ] [ -<strong>l</strong> ] [ -<strong>L</strong> ] [ -<strong>S</strong> ] [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>V</strong> ] [ -<strong>X</strong> ] [ -<strong>M</strong> ] [ -<strong>T</strong> ] Loading docs/manual/programs/httpd.xml.ko +1 −1 Original line number Diff line number Diff line <?xml version='1.0' encoding='EUC-KR' ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> <!-- English Revision: 105989:1558775 (outdated) --> <!-- English Revision: 105989:1779469 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading docs/manual/programs/httpd.xml.tr +1 −1 Original line number Diff line number Diff line <?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> <!-- English Revision: 1242483:1558775 (outdated) --> <!-- English Revision: 1242483:1779469 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> Loading Loading
docs/manual/mod/mod_proxy_http2.html.en +8 −3 Original line number Diff line number Diff line Loading @@ -45,9 +45,14 @@ 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_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> over HTTP/1.1 and HTTP/2 requests. In both cases, requests proxied to the same backend are sent over a single connection whenever possible (namely when the connection can be re-used).</p> <p><code class="module"><a href="../mod/mod_proxy_http2.html">mod_proxy_http2</a></code> will not use the HTTP/2 protocol when the frontend requests use HTTP/1.1. This means that HTTP/2 will be used to proxy requests to a capable backend only when the frontend requests use the same protocol.</p> <p>This module relies on <a href="http://nghttp2.org/">libnghttp2</a> to provide the core http/2 engine.</p> Loading
docs/manual/programs/httpd.html.en +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ [ -<strong>e</strong> <var>level</var> ] [ -<strong>E</strong> <var>file</var> ] [ <strong>-k</strong> start|restart|graceful|stop|graceful-stop ] [ -<strong>R</strong> <var>directory</var> ] [ -<strong>h</strong> ] [ -<strong>h</strong> ] [ -<strong>l</strong> ] [ -<strong>L</strong> ] [ -<strong>S</strong> ] [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>V</strong> ] [ -<strong>X</strong> ] [ -<strong>M</strong> ] [ -<strong>T</strong> ] Loading
docs/manual/programs/httpd.xml.ko +1 −1 Original line number Diff line number Diff line <?xml version='1.0' encoding='EUC-KR' ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> <!-- English Revision: 105989:1558775 (outdated) --> <!-- English Revision: 105989:1779469 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading
docs/manual/programs/httpd.xml.tr +1 −1 Original line number Diff line number Diff line <?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> <!-- English Revision: 1242483:1558775 (outdated) --> <!-- English Revision: 1242483:1779469 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> Loading