From: Maxim Dounin Date: Wed, 26 Sep 2012 16:39:38 +0000 (+0000) Subject: Configure: help updated to list upstream keepalive and least_conn. X-Git-Tag: release-1.3.7~16 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=8a1a54b0d6bca397f77503fc178838847d55f9dc;p=nginx.git Configure: help updated to list upstream keepalive and least_conn. Patch by Joshua Zhu. --- diff --git a/auto/options b/auto/options index 191d6c807..a75bead54 100644 --- 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