When users access the site, to get data it tries to connect to memcache. I
check if I am getting an error value back while connecting. That is when I
get this error message. However, as soon as I get this error, I immediately
go and check if the process is up and everytime its up and working fine.

Is this a problem with memcache.
default_timeout_ms ? its set to 1000 by default. do I need to bump it up? if
so, how to do that? I have iptables turned off on the server that is running
memcached server. Also its a persistent memcache by default. I think what
might be happening is that though the memcached server is up and running at
times the servers are not able to connect, maybe cause it timesout before it
gets data back?

Any help or pointers would be highly appreciated

Snehal


On Sun, Jul 11, 2010 at 12:17 PM, Dustin <[email protected]> wrote:

>
> On Jul 11, 9:40 am, snehal <[email protected]> wrote:
>
> > Can someone please tell me why do i STILL keep getting the COULD NOT
> > CONNECT to the server ERROR? Would really really appreciate a quick
> > response.
>
>   What is producing that error?

Reply via email to