Platform: Linux 2.6.23-ISPrime-gentoo-r8 #1 SMP Mon Feb 11 16:15:09 EST 2008
x86_64 Intel(R) Xeon(R) CPU 5148  @ 2.33GHz GenuineIntel GNU/Linux

Starting memcached:
/usr/bin/memcached -d -p 11211 -l 10.0.0.3 -m 512 -c 2048 -u memcached -P
/var/run/memcached/memcached-11211.pid

memcached version: memcached 1.2.4

PHP 4.4.8_pre20070816-pl0-gentoo (cli) (built: Oct  9 2007 14:43:28)
Copyright (c) 1997-2007 The PHP Group Zend Engine v1.3.0, Copyright (c)
1998-2004 Zend Technologies with eAccelerator v0.9.5.1, Copyright (c)
2004-2006 eAccelerator, by eAccelerator

Apache/2.2.6 (Unix)

Thanks for the quick answer!

Benja.




On Fri, Mar 28, 2008 at 7:32 PM, Brad Fitzpatrick <[EMAIL PROTECTED]> wrote:

> What version of memcached, what options, what platform, etc, etc?
>
> More information the better when it comes to reporting problems or asking
> for help.
>
>
>
> On Fri, Mar 28, 2008 at 11:05 AM, Benjamin Fonze <[EMAIL PROTECTED]>
> wrote:
>
> > Hello,
> >
> > I'm new to the list, I hope my question will make sense!
> >
> > I'm trying to switch from eAccelerator to memcached, mainly to be able
> > to have a "shared cache" for all servers.
> > It works OK with eAccelerator, but having one cache per web server is
> > not the best, as I'm adding new machines.
> >
> > I tried to use memcached, with a pool of 4 daemons. Using the PHP
> > module.
> > But as soon as it gets high traffic, daemons start to fail and don't
> > answer properly, most of the time.
> >
> > How can I debug this and understand what errors are generated?
> >
> > I'm using $memcache->getExtendedStats() which give FALSE for failing
> > servers, but I can't get any details.
> >
> > Any help is more than welcome!
> >
> > Thank you,
> > Benjamin.
> >
>
>

Reply via email to