Package io.envoyproxy.envoy.extensions.upstreams.http.v3
package io.envoyproxy.envoy.extensions.upstreams.http.v3
-
ClassDescriptionHttpProtocolOptions specifies Http upstream protocol options.If this is used, the cluster can use either HTTP/1 or HTTP/2, and will use whichever protocol is negotiated by ALPN with the upstream.If this is used, the cluster can use either HTTP/1 or HTTP/2, and will use whichever protocol is negotiated by ALPN with the upstream.HttpProtocolOptions specifies Http upstream protocol options.If this is used, the cluster will only operate on one of the possible upstream protocols.If this is used, the cluster will only operate on one of the possible upstream protocols.Protobuf type
envoy.extensions.upstreams.http.v3.HttpProtocolOptions.OutlierDetectionProtobuf typeenvoy.extensions.upstreams.http.v3.HttpProtocolOptions.OutlierDetectionIf this is used, the cluster can use either of the configured protocols, and will use whichever protocol was used by the downstream connection.If this is used, the cluster can use either of the configured protocols, and will use whichever protocol was used by the downstream connection.