Fix jessie and add doc

This commit is contained in:
Emilien Mantel
2015-10-09 17:54:07 +02:00
parent 63fee94d90
commit eaf4032bc0
4 changed files with 51 additions and 10 deletions

View File

@@ -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'