# HG changeset patch # User Maxim Dounin # Date 1348677578 0 # Node ID ca794c55c43f95e17a7afedaa33ae53a2bf7eff8 # Parent cb2304585a8b1be06dc5d15bdc11e65983fcbcae Configure: help updated to list upstream keepalive and least_conn. Patch by Joshua Zhu. diff --git a/auto/options b/auto/options --- a/auto/options +++ b/auto/options @@ -388,6 +388,10 @@ cat << END --without-http_browser_module disable ngx_http_browser_module --without-http_upstream_ip_hash_module disable ngx_http_upstream_ip_hash_module + --without-http_upstream_least_conn_module + disable ngx_http_upstream_least_conn_module + --without-http_upstream_keepalive_module + disable ngx_http_upstream_keepalive_module --with-http_perl_module enable ngx_http_perl_module --with-perl_modules_path=PATH set Perl modules path