https://bz.apache.org/bugzilla/show_bug.cgi?id=58593
--- Comment #18 from Yann Ylavic <ylavic....@gmail.com> --- This documentation is about mod_proxy_wstunnel, and using mod_proxy_wstunnel requires the mod_rewrite workaround still. With 2.4.47 and newer it's possible to proxy the websocket protocol (ws and wss) by using/loading mod_proxy_http only and adding upgrade=websocket to the ProxyPass line. Admittedly this is not well documented, that's why I'm trying to make this more clear here. I'll try to update the general mod_proxy documentation about this (https://httpd.apache.org/docs/2.4/mod/mod_proxy.html) since it talks about the ProxyPrass upgrade= parameter as something related to mod_proxy_wstunnel only. Help on documentation and other always welcome though.. -- 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