Re: HTTP connection and multiple servers...

Hi,

I think it is possible to achieve. If you use Apache JServ for 
example, your client will be assigned a session ID. This session will 
be associated to the box that first served it, so incoming requests 
with this session ID (a cookie in fact) will be served by the 
original box. 
IMHO the aswer to your question depends on the architecture you rely 
on.

-- 
F.Deweerdt
frederik.deweerdt@rd.francetelecom.com

Received on Thursday, 16 August 2001 03:42:43 UTC