proxy-wasm-cpp-host icon indicating copy to clipboard operation
proxy-wasm-cpp-host copied to clipboard

route cache control

Open wbpcode opened this issue 1 year ago • 16 comments
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?

wbpcode avatar Oct 06 '24 12:10 wbpcode