Re: (tcp 11211) failed with: Connection timed out (110)

2010-09-07 Thread dormando
Upgrade back to 1.4.5 and look for the 'listen_disabled_num' value in the stats output. If the number is increasing, you're hitting maxconns. If not, you're probably seeing packet loss, or have a firewall in the way that's maxing out. On Tue, 7 Sep 2010, the_fonz wrote: > Guys, > > We are seeing

Re: (tcp 11211) failed with: Connection timed out (110)

2010-09-07 Thread Patrick Galbraith
the_fonz wrote: Guys, We are seeing tons of these messages reported; Memcache::get(): Server 10.3.230.15 (tcp 11211) failed with: Connection timed out (110) They are reported on all six of our webservers. Memcache is working but lots of connections are timing out as reported with the above mes

Re: (tcp 11211) failed with: Connection timed out (110)

2010-09-07 Thread Brian Moon
On 9/7/10 10:50 AM, the_fonz wrote: We are running memcached 1.2.5 with php-pecl-memcache-2.2.3 (we also tried with memcache 1.4.5 but had the same errors). We have PHP 5.2.6 running on x86 Hardware with Red Hat 5.5. We have six web servers all running Apache 2.2 on prefork mode. Prefork MaxClie

RE: (tcp 11211) failed with: Connection timed out (110)

2010-09-07 Thread Tim Stockford
e, 7 Sep 2010 11:19:18 -0500 > From: br...@moonspot.net > To: memcached@googlegroups.com > CC: tim_stockf...@hotmail.com > Subject: Re: (tcp 11211) failed with: Connection timed out (110) > > On 9/7/10 10:50 AM, the_fonz wrote: > > We are running memcached 1.2.5 with php-

Re: (tcp 11211) failed with: Connection timed out (110)

2010-09-09 Thread the_fonz
oups.com > > CC: tim_stockf...@hotmail.com > > Subject: Re: (tcp 11211) failed with: Connection timed out (110) > > > On 9/7/10 10:50 AM, the_fonz wrote: > > > We are running memcached 1.2.5 with php-pecl-memcache-2.2.3 (we also > > > tried with memcache 1.4.5 but

Re: (tcp 11211) failed with: Connection timed out (110)

2010-09-09 Thread Brian Moon
On 9/9/10 10:20 AM, the_fonz wrote: We reverted back to 1.4.5. Still get continuous timed out connections with no increase in listen_disabled_num I read http://brian.moonspot.net/php-memcached-issues I see that PECL/memcached is buggy for persistent connections but am wondering if I should ena

Re: (tcp 11211) failed with: Connection timed out (110)

2010-09-09 Thread Patrick Galbraith
m Subject: Re: (tcp 11211) failed with: Connection timed out (110) On 9/7/10 10:50 AM, the_fonz wrote: We are running memcached 1.2.5 with php-pecl-memcache-2.2.3 (we also tried with memcache 1.4.5 but had the same errors). We have PHP 5.2.6 running on x86 Hardware with Red Hat 5.5.

Re: (tcp 11211) failed with: Connection timed out (110)

2011-11-28 Thread moses wejuli
hi brian, i notice this thread was last active over a year ago.. so i thought it was about time for a recap (in light of the fact that documentation for pecl/memcache and pecl/memcached is sometimes not always up-to-date) -- 1) has the persistent connections bug in pecl/memcached been fixed , and