apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.42k stars 2.92k forks source link

[Question] How to query the execution order between different plugin? #5680

Open ochive opened 3 days ago

ochive commented 3 days ago

version

2.6.1

Question

example like divide and rewrite, who run first? when the prefix have been strip(rewrite), the divide plugin uri still must have the prefix to match.