On Fri, Jan 5, 2018 at 4:46 AM, Ananya Dey wrote:
> Hi ,
>
> I am trying to connect Apache httpd and tomcat using websockets protocol.
> I am supposed to use ws tunnel but the tomcat homepage is not loading with
> it.
>
You would normally use websockets only on a websockets endpoint on the
back
Hi ,
I am trying to connect Apache httpd and tomcat using websockets protocol. I
am supposed to use ws tunnel but the tomcat homepage is not loading with it.
This is how I am connecting it.
ProxyRequests On
ProxyPass "ws://15.213.91.33:10905/test"
It 's not loading it. However, if inste