upstream keepalive: call for testing

Gena Makhomed gmm at csdoc.com
Tue Jul 26 13:05:51 UTC 2011


On 26.07.2011 14:57, Maxim Dounin wrote:

> And use something like this in config:
>
>      upstream memcached_backend {
>          server 127.0.0.1:11211;
>          keepalive 1;
>      }

for boolean variables syntax on/off is more natural.

for eaxmple, like ssl on; / ssl off; directive syntax:

http://sysoev.ru/nginx/docs/http/ngx_http_ssl_module.html#ssl

-- 
Best regards,
  Gena



More information about the nginx-devel mailing list