mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-09 12:42:10 +07:00
Fix jessie and add doc
This commit is contained in:
@@ -16,9 +16,10 @@ nginx_upstream_server_params:
|
||||
default: 'configuration_error'
|
||||
- key: 'slow_start'
|
||||
default: 0
|
||||
- key: 'max_conns'
|
||||
default: 0
|
||||
min_version: '1.5.9'
|
||||
- key: 'resolve'
|
||||
is_bool: true
|
||||
min_version: '1.5.12'
|
||||
# Nginx Plus only
|
||||
# - key: 'max_conns'
|
||||
# default: 0
|
||||
# min_version: '1.5.9'
|
||||
# - key: 'resolve'
|
||||
# is_bool: true
|
||||
# min_version: '1.5.12'
|
||||
|
||||
Reference in New Issue
Block a user