[
https://issues.jboss.org/browse/MODCLUSTER-438?page=com.atlassian.jira.pl...
]
yi yin edited comment on MODCLUSTER-438 at 10/14/15 5:24 AM:
-------------------------------------------------------------
[#Jean-Frederic Clere ]
I am troubling about how to support http and websockt at the same time rather than how to
support websocket.
To support WebSocket for mod_cluster, i have to set option "EnableWsTunnel" in
configuration of apache,
and use http instead of ajp.
However, it makes all the http to ws.
The result is websockt supported but http not.
Is there any way to for apache to support the two protocol ,http and ws, at the same
time?
was (Author: angelfall):
[#Jean-Frederic Clere ]
I am troubling about how to support http and websockt at the same time rather than how to
support websocket.
To support WebSocket for mod_cluster, i have to set option "EnableWsTunnel" in
configuration of apache,
and use http instead of ajp.
However, it makes all the http to ws.
The result is websockt supported but http not.
Is there any way to for apache to support the two protocol ,http and ws, at the same
time?]
WebSocket support for mod_cluster
---------------------------------
Key: MODCLUSTER-438
URL:
https://issues.jboss.org/browse/MODCLUSTER-438
Project: mod_cluster
Issue Type: Feature Request
Reporter: Michal Karm Babacek
Assignee: Jean-Frederic Clere
Fix For: Awaiting Volunteers
* take a look at mod_proxy_wstunnel
* mod_cluster should be able to load balance WebSocket connections to worker nodes
* consider high-availability with respect to WebSockets
Additional details TBD...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)