cameron,

afaik it's not a big issue, as far as you have a central point - a database
for example.
you can write your own handlers for session, check

http://www.php.net/manual/en/function.session-set-save-handler.php

i guess the solution is to write a session-handler which stores sessions in
database,

hth
ilker

"Cameron Just" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> Just wondering if sessions can be shared on clustered webservers?
>
> ie one location for session.save_path which is shared amongst many
machines.
>
> Thanks
>
>



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

Reply via email to