If we know that your cluster is using session affinity, there are a large number of optimisations that we can make, which will result in a faster service for you.
I will be checking in an updated implementation of distributable sessions for Jetty shortly, which I shall then spend some time optimising in this way. You would be well advised to use session affinity if you can. If you don't you are simply making a lot more work for your cluster. Jules Joao Clemente wrote: > 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? > ------------------------------------------------------- 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