Hi<br><br><div>compile error on ubuntu 11.04</div><div><div><br></div><div>gcc --version</div><div>gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2</div><div>Copyright (C) 2010 Free Software Foundation, Inc.</div><div>This is free software; see the source for copying conditions.  There is NO</div>
<div>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</div></div><div><br></div><div>configure:</div><div>./configure --with-cc-opt="-D NGX_UPSTREAM_KEEPALIVE_PATCHED" --add-module=ngx_http_upstream_keepalive-0.4</div>
<div><br></div><div>compile error:</div><div>src/http/modules/ngx_http_memcached_module.c:411:19: error: comparison between signed and unsigned integer expressions<div><div><br></div><div><div class="gmail_quote">On Tue, Aug 2, 2011 at 12:07 AM, Maxim Dounin <span dir="ltr"><<a href="mailto:mdounin@mdounin.ru">mdounin@mdounin.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello!<br>
<br>
JFYI:<br>
<br>
Last week I posted patch to nginx-devel@ which adds keepalive<br>
support to various backends (as with upstream keepalive module),<br>
including fastcgi and http backends (this in turn means nginx now<br>
able to talk HTTP/1.1 to backends, in particular it now<br>
understands chunked responses).  Patch applies to 1.0.5 and 1.1.0.<br>
<br>
Testing is appreciated.<br>
<br>
You may find patch and description here:<br>
<br>
<a href="http://mailman.nginx.org/pipermail/nginx-devel/2011-July/001057.html" target="_blank">http://mailman.nginx.org/pipermail/nginx-devel/2011-July/001057.html</a><br>
<br>
Patch itself may be downloaded here:<br>
<br>
<a href="http://nginx.org/patches/patch-nginx-keepalive-full.txt" target="_blank">http://nginx.org/patches/patch-nginx-keepalive-full.txt</a><br>
<br>
Upstream keepalive module may be downloaded here:<br>
<br>
<a href="http://mdounin.ru/hg/ngx_http_upstream_keepalive/" target="_blank">http://mdounin.ru/hg/ngx_http_upstream_keepalive/</a><br>
<a href="http://mdounin.ru/files/ngx_http_upstream_keepalive-0.4.tar.gz" target="_blank">http://mdounin.ru/files/ngx_http_upstream_keepalive-0.4.tar.gz</a><br>
<br>
Maxim Dounin<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div></div></div>