Router

The router filter implements Dubbo forwarding. It will be used in almost all Dubbo proxying scenarios. The filter’s main job is to follow the instructions specified in the configured route table.

  • This filter should be configured with the type URL type.googleapis.com/envoy.extensions.filters.network.dubbo_proxy.router.v3.router.

  • v3 API reference