On Mon, 2008-02-11 at 23:03 +0530, chetan rane wrote:
>  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.

Memcached session handler. Provides failover as well as speeding things
up significantly.

Either that or in a db, but if you are already in clustering, you
probably have a memcached instance already right?

--Paul

All Email originating from UWC is covered by disclaimer 
http://www.uwc.ac.za/portal/public/portal_services/disclaimer.htm 

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

Reply via email to