memcached locking up

Brad Fitzpatrick brad at danga.com
Mon Nov 1 01:47:28 PST 2004


Bizarre.  Never seen that.

What method is libevent using?

Run like:

$ EVENT_SHOW_METHOD=1 memcached

You should see something like one of:

libevent using: kqueue
libevent using: epoll
libevent using: poll
libevent using: select

Also -- your kernel version?

- Brad


On Fri, 29 Oct 2004, Adam Michaels wrote:

> I'm having an issue with memcached closing all incoming connections. The only way to fix it is to restart the proccess. I've determined that it is closing the connection by telneting to it. When it works I can send it commands but when it locks up it says connection refused. Are there any specific circumstances that would cause it to do that?
>
> By the way, I'd like to thank Brad and the danga team for memcached. It has saved us lots of time and money.


More information about the memcached mailing list