From: Yann Ylavic Date: Fri, 27 Jan 2023 18:43:13 +0000 (+0000) Subject: docs: no default value for mod_proxy upgrade= parameter. [skip ci] X-Git-Tag: 2.4.56-candidate~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f2974593de9b4b470742aca720ec7a09c879e8;p=thirdparty%2Fapache%2Fhttpd.git docs: no default value for mod_proxy upgrade= parameter. [skip ci] Merges r1907045 from https://svn.apache.org/repos/asf/httpd/httpd/trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1907047 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index dbd85914a60..9cd215d2b49 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -1242,7 +1242,7 @@ ProxyPass "/example" "http://backend.example.com" max=20 ttl=120 retry=300 Available in Apache HTTP Server 2.4.42 and later. upgrade - WebSocket + -

Protocol accepted by mod_proxy_http or mod_proxy_wstunnel for the HTTP Upgrade mechanism upon negotiation by the HTTP client/browser (per