proxy-wasm-cpp-host
proxy-wasm-cpp-host copied to clipboard
route cache control
trafficstars
In the Envoy, the route cache will be cleared by default if a header is modified by the wasm filter. It would be better to provide a way to control the behavior by the wasm filter self.
But seems this require the proxy wasm to provide a new ABI?