Re: PHP session replication

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

 



Take a look at MCache: http://www.mohawksoft.org/?q=node/8

A drop in distributed replacement for php sessions.

Or you could use memcache to do the same thing.


On Thu, Mar 17, 2011 at 12:06 AM, Alessandro Ferrucci
<alessandroferrucci@xxxxxxxxx> wrote:
> Hello,
> I'm curious, what are the most popular methods to perform session
> replication across http servers in PHP?
> I've read about repcache(memcached module) and Mysql.
> anything else?  is there some mod_php_session_replication httpd module?
> thanks
>
>
> --
> Signed,
> Alessandro Ferrucci
>

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




[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