nginx and memcached

Istvan Szukacs leccine at gmail.com
Mon Jul 21 00:32:30 MSD 2008


Hi!

I think it is....

[root at mimas ~]# which memcached
/usr/local/bin/memcached
[root at mimas ~]# pkg_info |grep memcached
memcached-1.2.5     High-performance distributed memory object cache system
[root at mimas ~]#

[root at mimas /usr/ports/databases/memcached]# pwd
/usr/ports/databases/memcached

[root at mimas /usr/ports/databases/memcached]# head -15 Makefile
# New ports collection makefile for:    memcached
# Date created:         July 21, 2003
# Whom:                 Sean Chittenden <seanc at FreeBSD.org>
#
# $FreeBSD: ports/databases/memcached/Makefile,v 1.26 2008/04/13 
03:00:55 mnag Exp $
#

PORTNAME=       memcached
PORTVERSION=    1.2.5
CATEGORIES=     databases
MASTER_SITES=   http://www.danga.com/memcached/dist/ \
                ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR=     distfiles

MAINTAINER=     mnag at FreeBSD.org

[root at mimas /usr/ports/databases/memcached]# man memcached|tail -8
AUTHOR
       The memcached daemon was written by Anatoly Vorobey  
<mellon at pobox.com>
       and Brad Fitzpatrick <brad at danga.com> and the rest of the crew of 
Danga
       Interactive http://www.danga.com



                                April 11, 2005                    
MEMCACHED(1)





Maxim Dounin wrote:
> 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