Configuring proxy_wstunnel_module on trunk

2013-03-16 Thread Jamie Johnson
I've just built the latest code on trunk to test proxy_wstunnel, but haven't seen any documentation on how to configure it. Is this available anywhere?

Re: Configuring proxy_wstunnel_module on trunk

2013-03-16 Thread Jamie Johnson
I just took a quick stab and it was pretty straight forward, I just added lines like this and it appeared to work properly ProxyPass /ws http://hostname:port/ws/websocket ProxyPassReverse /ws http://hostname:port/ws/websocket again, this appeared to work properly I am next going to be giving SSL

Coverity warnings

2013-03-16 Thread Steinar H. Gunderson
Hi, I pushed mpm-itk through Coverity Scan, and since it is built together with Apache (well, the 2.2.x series are), I happened to get some warnings for httpd itself. I was a bit surprised, since httpd is listed as a registered project, so surely the dev team must already know about these. Some of

Re: Coverity warnings

2013-03-16 Thread Eric Covener
On Sat, Mar 16, 2013 at 7:01 PM, Steinar H. Gunderson wrote: > Hi, > > I pushed mpm-itk through Coverity Scan, and since it is built together with > Apache (well, the 2.2.x series are), I happened to get some warnings for > httpd itself. I was a bit surprised, since httpd is listed as a registered

Re: mod_proxy_websocket/tunnel

2013-03-16 Thread Nathan Quinlan
I was able to backport this into 2.4.4 in less than an hour. Fortunately it isn't that different from trunk and I'm not a C guy. On 2013-03-15, at 11:49 PM, jej2003 wrote: > Is it possible to build this module to run on an existing httpd 2.2.22 > instance? > > > > -- > View this message in

Re: Configuring proxy_wstunnel_module on trunk

2013-03-16 Thread Nathan Quinlan
I do not know why but for some reason ProxyPassReverse doesn't play nice with Tomcat and I had to include an extra line for the ws: protocol. Additionally with the ProxyPassReverse present I would see crazy response 404 headers when loading say 30 small images on screen like: Content-Length 100