Hi,<div><br></div><div>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.</div><div>Below attaches a patch for this. Hope it helps :)</div>
<div><br></div><div>$ svn diff</div><div><div>Index: auto/options</div><div>===================================================================</div><div>--- auto/options<span class="Apple-tab-span" style="white-space:pre">     </span>(revision 4846)</div>
<div>+++ auto/options<span class="Apple-tab-span" style="white-space:pre">      </span>(working copy)</div><div>@@ -388,6 +388,10 @@</div><div>   --without-http_browser_module      disable ngx_http_browser_module</div><div>   --without-http_upstream_ip_hash_module</div>
<div>                                      disable ngx_http_upstream_ip_hash_module</div><div>+  --without-http_upstream_least_conn_module</div><div>+                                     disable ngx_http_upstream_least_conn_module</div>
<div>+  --without-http_upstream_keepalive_module</div><div>+                                     disable ngx_http_upstream_keepalive_module</div><div> </div><div>   --with-http_perl_module            enable ngx_http_perl_module</div>
<div>   --with-perl_modules_path=PATH      set Perl modules path</div></div><div><br></div><div><div><br></div><div>Regards,</div><div><div><br></div>-- <br>Joshua Zhu<br>Senior Software Engineer<br>Server Platforms Team at Taobao<br>
</div></div><div><br></div>