RE: load balancing and definition of a request

2004-09-14 Thread Paul McCulloch
>Now let's think about a web application. In this case we have > the idea of > may sessions - but theses are just a way for the server & browser to I've no idea what may sessions are. I probably meant to say " In this case we may have the idea of sessions". Paul *

RE: load balancing and definition of a request

2004-09-14 Thread Paul McCulloch
omcat/tomcat-4.1-doc/jk2/index.html. Paul > -Original Message- > From: Woodchuck [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 14, 2004 2:37 PM > To: struts > Subject: load balancing and definition of a request > > > hihi all, > > there was another thread

load balancing and definition of a request

2004-09-14 Thread Woodchuck
hihi all, there was another thread talking about load balancing / clustering and session affinity so now i'm curious to understand more about this. given the following typical setup: - one load balancing (dispatcher) server 'in front' of everything and receives all initial requests (LB) - mul