mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 14:58:20 +00:00
Configure: help updated to list upstream keepalive and least_conn.
Patch by Joshua Zhu.
This commit is contained in:
parent
927643e3e9
commit
8a1a54b0d6
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue