Rename proxy-protocol setting to haproxy-protocol to make it clearer this is for HAProxy.
This commit is contained in:
@@ -106,7 +106,7 @@ connection-timeout = 5000
|
||||
read-timeout = 30000
|
||||
|
||||
# Enables compatibility with HAProxy.
|
||||
proxy-protocol = false
|
||||
haproxy-protocol = false
|
||||
|
||||
# Enables TCP fast open support on the proxy. Requires the proxy to run on Linux.
|
||||
tcp-fast-open = false
|
||||
|
Reference in New Issue
Block a user