We're running memcache v 1.4.24 with stunnel and we're seeing the process crash without any logs or notifications. We've performance tested it with different profiles and are not able to get a consistent cause of failure. It sometimes crashes during a perf test and at other times, dies on the second or third test after passing the first test with no problems. One odd thing we saw from the memcache stats is that we saw current connections count staying at a high number (about 6000) even after we shut down the services using memcache. We dont see any specific pattern in the memory utilization, number of objects or any other details in the stats. Is there any known issue or a problem we are? We've run memcache with the -v option and didnt see any additional data.
Memcache configuration: PORT="1234" USER="memcached" MAXCONN="20000" CACHESIZE="10000" OPTIONS="-S -v >> /var/log/memcached 2>&1" Anyone have any idea why this might be happening? Regards, Prasad -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
