upstream keepalive: call for testing

Thomas Love tomlove at gmail.com
Wed Jul 27 13:43:44 UTC 2011


On 26 July 2011 13:57, Maxim Dounin <mdounin at mdounin.ru> wrote:

> Hello!
>
> Attached patch (against 1.0.5) introduces upstream keepalive
> support for memcached, fastcgi and http.  Note the patch is
> experimental and may have problems (though it passes basic smoke
> tests here).  Testing is appreciated.
>
>
Sounds great. Is it expected to work in this case:

 upstream fastcgi_backend {
       server unix:/tmp/php-fpm.sock
       keepalive 32;
   }

And if so, is it expected to have a performance benefit?

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20110727/ad4c0ad5/attachment.html>


More information about the nginx-devel mailing list