Hi, I noticed that memcached 1.4.4 does not resume accepting connections after hitting the max connections limit. It is only on my macbook with Mac OS X 10.5.8 (Darwin 9.8.0 Darwin Kernel Version 9.8.0 root:xnu-1228.15.4~1/RELEASE_I386 i386 i386)
I tried both: memcached 1.4.4 (from http://darwinports.com/) and memcached-1.4.4.tar.gz (from http://memcached.org/) compiled with libevent-1.4.13-stable.tar.gz Same happens when using two java clients: http://wiki.github.com/gwhalin/Memcached-Java-Client/ http://code.google.com/p/spymemcached/ Mentioned problem does not exist on: Fedora release 12 (Constantine) - Linux fedora 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 i686 i386 GNU/Linux Ubuntu 9.10 - Linux 2.6.31-20-generic #57-Ubuntu SMP Mon Feb 8 09:05:19 UTC 2010 i686 GNU/Linux where I used memcached-1.4.4.tar.gz (from http://memcached.org/) compiled with libevent-1.4.13-stable.tar.gz on Fedora-12 and libevent-1.4.2 on Ubuntu-9.10 and Windows XP 64bit with memcached-win32-1.4.4-54-g136cb6e.zip (from http://labs.northscale.com/memcached-packages/) Did anybody experience the same? Since, same binary works on other distros, I assume os or some library problem. Tomek
