> The issue is that mod_proxy seems not to pass the following headers > Connection > Upgrade You're using mod_proxy_http, and the HTTP RFC says these are hop-by-hop headers. There doesn't appear to be a way to short-circuit this, so you'd probably need proxy protocol module that knew about the websocket protocol [or something that worked at a lower layer that wouldn't care about the HTTP layer] -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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