Re: [users@httpd] How to connect Apache and Tomcat using http2 protocol

2018-01-05 Thread Eric Covener
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

Re: [users@httpd] How to connect Apache and Tomcat using http2 protocol

2018-01-05 Thread Ananya Dey
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