Use one memcached server for all sessions.

Or something like Repcached http://repcached.lab.klab.org/


On Tue, Jun 16, 2015 at 2:50 PM, MaxP <maximiliano.paol...@gmail.com> wrote:

> Hello.
>
>
>  will like to know how memcached manage cache for php sessions i mean. I
> would like to design a php app that scale out and in each http-PHP server
> include a memcached layer for (db,app cache and session caching), but if
> memcached dont replicate de data when a user come to webserver1 don't see
> the same session in webserver2.
>
>
>
> <https://lh3.googleusercontent.com/-qWFK_3AD6bg/VYCZ7nnK7FI/AAAAAAAANmI/WQzL0_Laqmw/s1600/php%2Bstack.png>
>
>
>
>
> memcached1 and memcached2 need to be replicated to handle php sessions
> thanks in advance.
>
> regards.
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "memcached" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to memcached+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to