comparison auto/options @ 4865:ca794c55c43f

Configure: help updated to list upstream keepalive and least_conn. Patch by Joshua Zhu.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 26 Sep 2012 16:39:38 +0000
parents f9ae534ebf4b
children e14b49c12a73
comparison
equal deleted inserted replaced
4864:cb2304585a8b 4865:ca794c55c43f
386 --without-http_limit_req_module disable ngx_http_limit_req_module 386 --without-http_limit_req_module disable ngx_http_limit_req_module
387 --without-http_empty_gif_module disable ngx_http_empty_gif_module 387 --without-http_empty_gif_module disable ngx_http_empty_gif_module
388 --without-http_browser_module disable ngx_http_browser_module 388 --without-http_browser_module disable ngx_http_browser_module
389 --without-http_upstream_ip_hash_module 389 --without-http_upstream_ip_hash_module
390 disable ngx_http_upstream_ip_hash_module 390 disable ngx_http_upstream_ip_hash_module
391 --without-http_upstream_least_conn_module
392 disable ngx_http_upstream_least_conn_module
393 --without-http_upstream_keepalive_module
394 disable ngx_http_upstream_keepalive_module
391 395
392 --with-http_perl_module enable ngx_http_perl_module 396 --with-http_perl_module enable ngx_http_perl_module
393 --with-perl_modules_path=PATH set Perl modules path 397 --with-perl_modules_path=PATH set Perl modules path
394 --with-perl=PATH set perl binary pathname 398 --with-perl=PATH set perl binary pathname
395 399