https://bz.apache.org/bugzilla/show_bug.cgi?id=58593

Yann Ylavic <ylavic....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #15 from Yann Ylavic <ylavic....@gmail.com> ---
Since 2.4.47 I think there is no need for two ProxyPass directives, a single:
  ProxyPass /some/path/ https://backend/some/path/ upgrade=websocket ...
should proxy for both ws and http (up to the ws handshake) on that path.

Did someone tried this?

Using "ProxyWebsocketFallbackToProxyHttp on" would restore the old behaviour
thus two ProxyPass needed (supposedly).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to