Re: Issue with mod_proxy ProxyPass balancer and web sockets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Dec 21, 2010 at 2:17 PM, Oscar Cassetti
<oscar.getstring@xxxxxxxxx> wrote:
> Do you think that would be too hard to extend mod_proxy_http in order
> to support them?
> Or would it be more sensible to look at some other module or
> application that support websocktes?
>

Wikipedia says* this about websockets and proxies:

"""
Some proxy servers are harmless and work fine with WebSocket; others
will prevent WebSocket from working correctly, causing the connection
to fail. In some cases additional proxy server configuration may be
required, and certain proxy servers may need to be upgraded to support
WebSocket.
If unencrypted WebSocket traffic flows through an explicit or a
transparent proxy server on its way to the WebSocket server, then,
whether or not the proxy server behaves as it should, the connection
is almost certainly bound to fail today
"""

Websockets are not HTTP, they only handshake over HTTP, so I doubt
mod_proxy_http would be able to support these bi-directional, long
living sockets. Probably would require a new proxy module.

Cheers

Tom

* ok, so not an authoritative source

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux