docs, sticky session for Docker
This commit is contained in:
parent
d78c419627
commit
be5b1fd92b
4 changed files with 20 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
{{if hasLoadBalancerLabel .}}
|
||||
[backends.backend-{{getBackend .}}.loadbalancer]
|
||||
method = "{{getLoadBalancerMethod .}}"
|
||||
sticky = {{getSticky . }}
|
||||
{{end}}
|
||||
|
||||
{{if hasMaxConnLabels .}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue