Merge "Set haproxy default option 'http-server-close'" into stable/newton
This commit is contained in:
commit
8ff22b55cf
@ -89,7 +89,7 @@ class cluster::haproxy (
|
||||
'retries' => '3',
|
||||
'option' => [
|
||||
'redispatch',
|
||||
'forceclose',
|
||||
'http-server-close',
|
||||
'splice-auto',
|
||||
'dontlognull',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user