[PATCH] Update the help message of configure

Maxim Dounin mdounin at mdounin.ru
Wed Sep 26 16:33:44 UTC 2012


Hello!

On Fri, Sep 21, 2012 at 12:31:48PM +0800, Joshua Zhu wrote:

> Hi,
> 
> It seems the help message of configure was not updated when
> ngx_http_upstream_least_conn_module and ngx_http_upstream_keepalive_module
> were imported.
> Below attaches a patch for this. Hope it helps :)
> 
> $ svn diff
> Index: auto/options
> ===================================================================
> --- auto/options (revision 4846)
> +++ auto/options (working copy)
> @@ -388,6 +388,10 @@
>    --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

Committed, thanks.

-- 
Maxim Dounin
http://nginx.com/support.html



More information about the nginx-devel mailing list