forked from Ivasoft/traefik
added support for tcp proxyProtocol v1&v2 to backend
This commit is contained in:
committed by
GitHub
parent
520fcf82ae
commit
84b125bdde
@@ -343,6 +343,8 @@
|
||||
[tcp.services.TCPService01]
|
||||
[tcp.services.TCPService01.loadBalancer]
|
||||
terminationDelay = 42
|
||||
[tcp.services.TCPService01.loadBalancer.proxyProtocol]
|
||||
version = 42
|
||||
|
||||
[[tcp.services.TCPService01.loadBalancer.servers]]
|
||||
address = "foobar"
|
||||
|
||||
Reference in New Issue
Block a user