Alternate Protocols Cache (proto)

extensions.filters.http.alternate_protocols_cache.v3.FilterConfig

[extensions.filters.http.alternate_protocols_cache.v3.FilterConfig proto]

Configuration for the alternate protocols cache HTTP filter.

This extension has the qualified name envoy.filters.http.alternate_protocols_cache

Note

This extension is functional but has not had substantial production burn time, use only with this caveat.

This extension has an unknown security posture and should only be used in deployments where both the downstream and upstream are trusted.

Tip

This extension extends and can be used with the following extension category:

This extension must be configured with one of the following type URLs:

{
  "alternate_protocols_cache_options": {...}
}
alternate_protocols_cache_options

(config.core.v3.AlternateProtocolsCacheOptions) This field is ignored: the alternate protocols cache filter will use the cache for the cluster the request is routed to.