circuit_breaker.proto
Package: gloo.solo.io
Types:
Source File: github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto
CircuitBreakerConfig
SslConfig contains the options necessary to configure a virtual host or listener to use TLS See the envoy docs for the meaning of these values.
"maxConnections": .google.protobuf.UInt32Value
"maxPendingRequests": .google.protobuf.UInt32Value
"maxRequests": .google.protobuf.UInt32Value
"maxRetries": .google.protobuf.UInt32Value
Field | Type | Description | Default |
---|---|---|---|
maxConnections |
.google.protobuf.UInt32Value | ||
maxPendingRequests |
.google.protobuf.UInt32Value | ||
maxRequests |
.google.protobuf.UInt32Value | ||
maxRetries |
.google.protobuf.UInt32Value |