Hi
At 02:05 AM 17/07/2002 +0200, you wrote:
>Lo all,
>
>If I have say 20 web servers in a cluster behind something like a Cisco
>LocalDirector, will session data remain constant over the 20 web servers if
>they use a shared NFS or similar mount to save session data on?
Have a look at msession at http://www.mohawksoft.com/phoenix/
It works very well, I would not run the patch on the standard php session 
code as it seems to cause problems if you want to switch between session 
types. (at least on my setup php-4.2.1 apache linux)
I have a class to manipulate msession as a user session if you need it.
Tom



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

Reply via email to