forked from Ivasoft/traefik
Enable TCP Keep Alive for Marathon Client and make value configurable (#784)
* Resolve rebase conflicts * Fix imports that VSCode messed up
This commit is contained in:
committed by
Emile Vauge
parent
15732269da
commit
567387aee0
@@ -510,6 +510,13 @@
|
||||
# dcosToken = "xxxxxx"
|
||||
|
||||
|
||||
# Set the TCP Keep Alive interval (in seconds) for the Marathon HTTP Client
|
||||
#
|
||||
# Optional
|
||||
# Default: 10
|
||||
#
|
||||
# keepAlive = 10
|
||||
|
||||
################################################################
|
||||
# Mesos configuration backend
|
||||
################################################################
|
||||
|
||||
Reference in New Issue
Block a user