Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Specifies the implementation of session state. This session state is used to store and retrieve the address of the upstream host assigned to the session. [#extension-category: envoy.http.stateful_session]
Determines whether the HTTP request must be strictly routed to the requested destination. When set to ``true``, if the requested destination is unavailable, Envoy will return a 503 status code. The default value is ``false``, which allows Envoy to fall back to its load balancing mechanism. In this case, if the requested destination is not found, the request will be routed according to the load balancing algorithm.
Disable the stateful session filter for this particular vhost or route. If disabled is specified in multiple per-filter-configs, the most specific one will be used.
Per-route stateful session configuration that can be served by RDS or static route table.