This content has been marked as final.
Show 3 replies
-
1. Re: Do the server push works on Load balancer (clustered environment.)
jfclere Mar 25, 2013 12:07 PM (in response to kiran_yalamati)what do youi mean with "server push"?
-
2. Re: Do the server push works on Load balancer (clustered environment.)
kiran_yalamati Mar 26, 2013 4:17 AM (in response to jfclere)Hi Jean Frederic Clere,
I had implemented the comet serverpush(HttpEventServlet) for one of the module in my project, using jboss 5.1.0.GA+ jboss-web-2.1.9.GA+ org.apache.coyote.http11.Http11AprProtocol+Ajax.
my production server is having the load balancer. i want to know whether the server push works on the clustered environment
Regards,
Kiran.
-
3. Re: Do the server push works on Load balancer (clustered environment.)
jfclere Mar 26, 2013 8:35 AM (in response to kiran_yalamati)I think that should work with mod_proxy or mod_cluster.