Version is 1.2.5 memcached -d -m 256 it is not going into swap or anything like that. It has an 8GB RAM, the total RAM used up is 5GB for other apps.
But when it hangs, I see that cpu is 100% and memcached is using up the cpu. Thanks, Ravi. On Fri, Oct 2, 2009 at 6:46 PM, dormando <[email protected]> wrote: > > Hey, > > What version are you on? > > Is the machine it's on swapping? how much memory is free? cpu free? what's > the general load on the box? > > What's the commandline you're using to start memcached? > > -Dormando > > On Fri, 2 Oct 2009, rch wrote: > > > > > I am using memcached in my production environment. > > It works fine 90% of the time. > > But suddenly, it slows down. when I try to connect via telnet the > > connect part is slow. > > How can I debug this? > > > > Also one more thing that is not clear is, stats shows the current > > connections more than 1024. I am starting memcached with default > > settings. so, I thought max connections that should be allowed are > > 1024. But I see below.. which is strange. > > > > STAT curr_connections 1063 > > STAT total_connections 79538 > > STAT connection_structures 1092 > > > > At this time the server is responding fine. Why am I seeing more than > > 1024 in current connections? > > > > > > > > > > >
