upstream keepalive - call for testing

Maxim Dounin mdounin at mdounin.ru
Tue Aug 2 17:33:28 UTC 2011


Hello!

On Tue, Aug 02, 2011 at 09:37:12PM +0800, liseen wrote:

> Hi
> 
> compile error on ubuntu 11.04
> 
> gcc --version
> gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
> Copyright (C) 2010 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:
> ./configure --with-cc-opt="-D NGX_UPSTREAM_KEEPALIVE_PATCHED"
> --add-module=ngx_http_upstream_keepalive-0.4
> 
> compile error:
> src/http/modules/ngx_http_memcached_module.c:411:19: error: comparison
> between signed and unsigned integer expressions

Thank you for report.  You may grab updated patch here:

http://nginx.org/patches/patch-nginx-keepalive-full-2.txt

Maxim Dounin

> 
> On Tue, Aug 2, 2011 at 12:07 AM, Maxim Dounin <mdounin at mdounin.ru> wrote:
> 
> > Hello!
> >
> > JFYI:
> >
> > Last week I posted patch to nginx-devel@ which adds keepalive
> > support to various backends (as with upstream keepalive module),
> > including fastcgi and http backends (this in turn means nginx now
> > able to talk HTTP/1.1 to backends, in particular it now
> > understands chunked responses).  Patch applies to 1.0.5 and 1.1.0.
> >
> > Testing is appreciated.
> >
> > You may find patch and description here:
> >
> > http://mailman.nginx.org/pipermail/nginx-devel/2011-July/001057.html
> >
> > Patch itself may be downloaded here:
> >
> > http://nginx.org/patches/patch-nginx-keepalive-full.txt
> >
> > Upstream keepalive module may be downloaded here:
> >
> > http://mdounin.ru/hg/ngx_http_upstream_keepalive/
> > http://mdounin.ru/files/ngx_http_upstream_keepalive-0.4.tar.gz
> >
> > Maxim Dounin
> >
> > _______________________________________________
> > nginx mailing list
> > nginx at nginx.org
> > http://mailman.nginx.org/mailman/listinfo/nginx
> >

> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list