Re: memcached occasional errors

2011-07-26 Thread het.oosten
Thanks for the replies. I installed python-memcached through the package manager. This version was outdated. I updated python-memcached to the latest version now (1.47) When I keep getting these error messages I will look into PyLibMC. Anybody have any experience with PyLibMC and Django 1.2.4? Ro

RE: [] Re: memcached occasional errors

2011-07-26 Thread Henrik Genssen
PyLibMC was introduced in django 1.3 and he is using 1.2 you need to upgrade to upgrade django to use that lib - or am I wrong? >reply to message: >date: 26.07.2011 09:32:19 >from: "Russell Keith-Magee" >to: django-users@googlegroups.com >subject: [] Re: memcached oc

Re: memcached occasional errors

2011-07-26 Thread Russell Keith-Magee
On Tue, Jul 26, 2011 at 2:29 PM, het.oosten wrote: > On the memcached mailing list they suspected this is a Django/python > issue so I started a thread here. A user named dormando replied that > the problem below looks like a connection failure (sock has gone null) > >  I use memcached on a low tr