nginx and memcached
Maxim Dounin
mdounin at mdounin.ru
Mon Jul 21 00:17:49 MSD 2008
Hello!
On Sun, Jul 20, 2008 at 06:45:56PM +0100, Istvan Szukacs wrote:
[...]
> 2008/07/20 13:52:43 [error] 73685#0: *5 memcached sent invalid response:
> "marugoto_end" while reading response header from upstream, client:
> xx.xx.116.179, server: zen.xx.xx.hu, request: "GET / HTTP/1.1",
> upstream: "memcached://127.1.0.1:11212", host: "zen.xx.xx.hu"
>
> test:
>
> # nc -v 127.1.0.1 11212
> Connection to 127.1.0.1 11212 port [tcp/*] succeeded!
> marugoto_end
>
>
> any suggestion?
Your memcached server isn't memcached. Probably it's something
locally modified, or something completely different. You should
use memcached instead or ask author of modifications you use to
revert incompatible protocol changes.
Maxim Dounin
More information about the nginx
mailing list