[PATCH] Update the help message of configure
Joshua Zhu
zhuzhaoyuan at gmail.com
Fri Sep 21 04:31:48 UTC 2012
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
Regards,
--
Joshua Zhu
Senior Software Engineer
Server Platforms Team at Taobao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20120921/9dea919c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure_help.patch
Type: application/octet-stream
Size: 745 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20120921/9dea919c/attachment.obj>
More information about the nginx-devel
mailing list