server sent data for key not in request

mark rkmr.em at gmail.com
Wed Jan 31 06:01:10 UTC 2007


I tried using memcache.py for a long time. I got a lot of collisions. A
simple get after a set (and replace) gives me incorrect key value pairs.
I tested cmemcache.py for over a day does not give this problem. But this
"server sent data for key not in request" error just kills the process and
this needs to be fixed.
It will be great if someone can tell how to fix this problem of libmemcache.
thanks
mark


On 1/30/07, Philip Neustrom <philipn at gmail.com> wrote:
>
> I've been having similar issues with cmemcache.  I've also noticed
> that it kills the process when it can't contact the memcached (or it
> goes into an infinite loop).  This is no doubt due to how it deals
> with libmemcache, which is logging/error-message heavy.
>
> I saw an earlier email about some PHP bindings that wrapped
> libmemcache that had similar issues, but it didn't go into much detail
> about how stuff got fixed.
>
> For now I'm switching back to memcache.py..
>
> --Philip Neustrom
>
> On 1/30/07, mark <rkmr.em at gmail.com> wrote:
> > hi
> > i am using cmemcached which is a python wrapper for libmemcache:
> > I get this fatal error message regularly:
> >
> > [FATAL at 1170222010.740685] mcm_fetch_cmd():1176: memcache(4) protocol
> error:
> > server sent data for key not in request
> >
> > can you tell what i should do?
> > thanks
> > mark
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070130/81bc2643/attachment.htm


More information about the memcached mailing list