chetan rane wrote:

> HI All
> 
>  Can any one tell me what will be the best way to maintain session
> information on a Multi Server Architecture i.e a Web Cluster.

Make sure all requests from the same client go to the same server.  This
is often done by IP-address.


/Per Jessen, Zürich

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

Reply via email to