Re: PHP session replication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 17, 2011 at 12:06 AM, Alessandro Ferrucci <
alessandroferrucci@xxxxxxxxx> wrote:

> I'm curious, what are the most popular methods to perform session
> replication across http servers in PHP?
>

I personally just use MySQL and the session_set_save_handler() stuff
attached to a class.  Many of the frameworks, such as Zend, also support
Database Sessions.

-- 
-Dan Joseph

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux