Lets say the client sends the request and starts polling every 15 seconds.  
Then the server producing the report dies.  What do you want to happen?  Client 
connects to another server *which picks up the report creation where the first 
one left off*?  Probably not possible, but if it is and you want it, then you 
need failover.  I suspect that's not what you want/need.

How to set up sticky sessions depends on what load balancer you use.  Here is a 
wiki page with more on using Apache mod_jk as the load balancer:

http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953782#3953782

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953782

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to