> -----Original Message-----
> From: Philip Hallstrom [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 01, 2005 7:43 PM


> You could modify your app so that upon the first request (randomly
picked)
> the client will then continue to use that server until they quit their
> browser.

That would break the whole idea of load balancing!
 
> Might not work for your situation, but it would get around the
> file/session issue...

The solution is to have a common share that all servers in the LB scheme
use for storing session variables.

--
Med venlig hilsen / best regards
ComX Networks A/S
Kim Madsen
Systemudvikler/systemdeveloper

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to