Router (proto)
This extension has the qualified name envoy.filters.thrift.router
Note
This extension is not hardened 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:
Thrift router configuration overview.
extensions.filters.network.thrift_proxy.router.v3.Router
[extensions.filters.network.thrift_proxy.router.v3.Router proto]
{
"close_downstream_on_upstream_error": {...}
}
- close_downstream_on_upstream_error
(BoolValue) Close downstream connection in case of routing or upstream connection problem. Default: true