Re: redundant memcached's for php sessions

2012-05-31 Thread Frank Van Damme
2012/5/31 Frank Van Damme : > Hi, > > I'm trying to run memcached in a redundant fashion. I installed the > php5-memcache module and installed memcached on two different hosts. > It all works pretty well as long as both memcached's stay up and > running. If I shut down one, I'm getting segfaults on

redundant memcached's for php sessions

2012-05-30 Thread Frank Van Damme
Hi, I'm trying to run memcached in a redundant fashion. I installed the php5-memcache module and installed memcached on two different hosts. It all works pretty well as long as both memcached's stay up and running. If I shut down one, I'm getting segfaults on the server on pages that start session