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
<alessandroferru...@gmail.com> 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

Reply via email to