If not, you're probably seeing packet loss, or have a firewall in the way
that's maxing out.
Ayye Cunningham!! (ok, I couldn't help it!)
Can you telnet port 11211 on each of your servers? If you write a simple
command-line script, can it connect?
Also, maybe try PECL/memcached?
--Patrick
Are you using persistent connections?
--
Brian.
--------
http://brian.moonspot.net/
I run PECL/memcache with persistent connections always.
If you dig through the comments on my blog post there is a work around
for the persistent connection issue in PECL/memcached. But, there are
other issues with that library that will hopefully be fixed soon.
I would certainly give PECL/memcached a test if you can. I'm in the
process (taking longer than I intended) to upgrade libmemcached that
PECL/memcached is built against, so that might end up fixing the buggy
issues.
--Patrick