Too many connections error memcached
Brett Hoerner
bretthoerner at bretthoerner.com
Mon Sep 17 18:13:19 UTC 2007
On Sep 17, 2007, at Sep17, 1:06:20PM, Matt Bartolome wrote:
> After a period of 30 minutes or so I get a "Too many connections"
> message which causes apache to barf an internal server error on the
> other end. Decreasing -c to 50 will reproduce the message more
> quickly [snip]
It certainly sounds like your connections aren't being closed.
I gather you are using Apache, mod_python ... and then what version
of Django? Are you using Django's builtin cache backend or are you
using the py-memcached client library yourself?
Brett
More information about the memcached
mailing list