On Feb 11, 2008 12:33 PM, chetan rane <[EMAIL PROTECTED]> 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.


implement session_set_save_handler() with a database, or
ideally, memcache.

-nathan

Reply via email to