You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lianglli
changed the title
Supports canary routing with multiple values for one header
Supports routing with multiple values for one header
Aug 4, 2023
基于请求Header的高级路由基础上,可以指定具体匹配多个header值,在header和header值完全匹配的情况下,请求将被转发到指定的upstream。
Header值允许最多设置20个(默认),只要其中1个相匹配,请求就会被转发到指定的upstream。
无损动态生效,无需tengine reload。
The text was updated successfully, but these errors were encountered: