Hi all,

This is a Drupal 6 site and we use the memcached module for that which
would, I assume take care of all the init functions. We are using the
PECL libraries to connect.

On a related note, we have two memcache servers with 10G of memory
allocated to each. Our bins are distributed to each server (so for
example the 'cache' bin lives on both servers) will that cause issues?
The hashing code should be able to work out which server to query - or
does it just query both till it get's the result? Have we introduced
an unnecessary delay by doing it this way? Would the list recommend
the bins live only on one server?

On Aug 24, 11:26 pm, dormando <[email protected]> wrote:
> > hi all
>
> > I have memcache 1.4.5, Apache 2.2.3 and libmemcache.so all on 64bit
>
> > Since upgrading to php 5.2.17 we have had two outages where apache
> > segfaults.
>
> Close. You give all the versions except for the php memcached client. What
> exact software client are you using and what exact version is it?
>
> showing some of your initialization code may be helpful as well.

Reply via email to