Hi,

Friday, April 1, 2005, 10:59:13 PM, you wrote:
SS> Hi,
SS>  I am using sessions in my web application which is installed in two
SS> pawns. So the request is randomly picked by one of the two servers. I
SS> am using files in php session but not database. My problem is, if the
SS> first request go to one server and the session is created there, then
SS> for the following request going to other server will not have session.
SS> How can we manage the session simultaniously in two servers? Please
SS> help me in this regard.

SS> S.Srinadh


msession is designed for just your situation.

http://www.mohawksoft.com/

-- 
regards,
Tom

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

Reply via email to