Lines Matching defs:affinity
423 // No session affinity
425 // Client IP affinity
427 // Cookie based affinity
432 // Secure attribute of session affinity cookie is determined by the
435 // Secure attribute of session affinity cookie is always set.
437 // Secure attribute of session affinity cookie is always unset.
452 // Type of session affinity.
545 // affinity hash for this address. It is assigned when strict
577 affinity{SessionAffinity::NONE},
585 // Bunch of session affinity hash. Only used if affinity ==
588 // Maps affinity hash of each DownstreamAddrConfig to its index in
591 // Cookie based session affinity configuration.
592 AffinityConfig affinity;