-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Filter(默认GlobalFilter:按照默认执行顺序,从上到下排列) #9
Comments
Maybrittnelson
changed the title
Filter(默认GlobalFilter:按照默认执行顺序汇总)
Filter(默认GlobalFilter:按照默认执行顺序,从上到下排列)
Mar 6, 2019
那么实现GatewayFilter接口的filter什么时候执行?
答案是 Hystrix先执行,order分别是多少,Hystrix(1)、StripPrefix(2)
|
WeightCalculatorWebFilter 为什么在 DispatcherHandler之前执行?org.springframework.cloud.gateway.filter.WeightCalculatorWebFilter#getWeights
org.springframework.cloud.gateway.handler.predicate.WeightRoutePredicateFactory#apply
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AdaptCacheBodyGlobalFilter
GatewayMetricsFilter
WebsocketRoutingFilter
NettyWriteResponseFilter
ForwardPathFilter
RouteToRequestUrlFilter
LoadBalancerClientFilter
NettyRoutingFilter
ForwardRoutingFilter
NoLoadBalancerClientFilter
WebClientHttpRoutingFilter
WebClientWriteResponseFilter
The text was updated successfully, but these errors were encountered: