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? > > > > >
