Hi.
As I was looking for a good load balancing solution for JBoss, it just came to my mind 
this question:

If httpSession is replicated, all machines have all session instances in memory... So, 
there is no need to use a "sticky-session" load balancing algorithm, right?
Furthermore, as we do not need to check the session, we don't need a layer-7 LB, so we 
can use a simpler/faster layer-4 LB without a problem! 

Or maybe there is something I am not seeing and it's still better to redirect the 
client to the same machine?

-- 
/------  Joćo Pedro Clemente  --------  jpcl @ rnl.ist.utl.pt  ---------
|  There are no hard things. You're just misprepared
| Powered by a i686 cpu running Linux 2.4.16 (LFS 3.1)  -  47 min uptime
\-----------------------------------------------------------------------


-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to