Thrift proxy

    • This filter should be configured with the name envoy.filters.network.thrift_proxy.

    Every configured Thrift proxy filter emits the following statistics:

    Thrift connections to upstream hosts can be configured by adding an entry to the appropriate Cluster’s extension_protocol_options keyed by . The message describes the available options.

    Thrift Proxy can set the that each downstream connection can handle. When the number of requests exceeds the connection limit, Thrift Proxy will actively disconnect from the Thrift client.

    The support metadata. In particular, the Header transport supports informational key/value pairs.

    Metadata Interoperability

    Request metadata that is available for routing (see above) is automatically converted between wire formats when translation between downstream and upstream connections occurs.