Today, I think that I will actually rename it to mod_proxy_tunnel, which is a more accurate description of the module... I expect it will be used mostly to proxy tunnel websockets, but still, the new name is better.
On Mar 6, 2013, at 8:51 AM, Jim Jagielski <[email protected]> wrote: > As trunk and commit watchers may have noticed, I've added > a rough mod_proxy_websocket extension module to trunk. The > basic idea was to have a simple tunnel that could be used > to proxy websocket requests, and that's the design... I still > need to add the basic 'send initial rec'd headers' to the > backend to get it functional. > > Also not sure if a true tunnel makes the most sense, > but it's a start ;) >
