On Thu, May 1, 2008 at 6:51 PM, Gregor Hochmuth <[EMAIL PROTECTED]> wrote:
> > Hello, > Has anyone experienced the following symptom with Memcached before? > > Intermittently and unpredictably, requests to our production web > server will start "hanging" in the "Waiting for response..." loop and > never get any further. When we restart memcached on the server, the > request executes right away and things are back to normal (even > requests that were pending suddenly finish) > > Do you happen to know what the cause of this might be? We're using the > most recent version of python-memcached (from tummy.com) and a recent > development version of Django (0.97x) > > I'd much appreciate any advice! Thanks, > Could it be the same problem as this: http://code.djangoproject.com/ticket/5133 ? Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

