LoadBalancerRuleOverrideAdaptiveRouting

data class LoadBalancerRuleOverrideAdaptiveRouting(val failoverAcrossPools: Boolean? = null)

Constructors

Link copied to clipboard
constructor(failoverAcrossPools: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Extends zero-downtime failover of requests to healthy origins from alternate pools, when no healthy alternate exists in the same pool, according to the failover order defined by traffic and origin steering. When set false, zero-downtime failover will only occur between origins within the same pool.