parent
8575769781
commit
4b9cb90f30
2 changed files with 2 additions and 2 deletions
|
|
@ -84,7 +84,7 @@ type Backend struct {
|
|||
SSLPassthrough bool `json:"sslPassthrough"`
|
||||
// Endpoints contains the list of endpoints currently running
|
||||
Endpoints []Endpoint `json:"endpoints,omitempty"`
|
||||
// StickySessionAffinitySession contains the StickyConfig object with stickness configuration
|
||||
// StickySessionAffinitySession contains the StickyConfig object with stickyness configuration
|
||||
SessionAffinity SessionAffinityConfig `json:"sessionAffinityConfig"`
|
||||
// Consistent hashing by NGINX variable
|
||||
UpstreamHashBy string `json:"upstream-hash-by,omitempty"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue