liubao68 commented on issue #2179:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/2179#issuecomment-752551263
可以给不同服务配置不同的处理链:
```
servicecomb:
handler:
chain:
Consumer:
default: internalAccess,auth,qps-flowcontrol-consumer,loadbalance
service:
authentication-server:
internalAccess,qps-flowcontrol-consumer,loadbalance
authentication-client:
internalAccess,qps-flowcontrol-consumer,loadbalance
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]