...
|
...
|
@@ -25,15 +25,4 @@ white_ips: |
|
|
|
|
|
# requests for degraded methods will get http 200 response from nginx directly without passing the request to backend servers.
|
|
|
degrade_methods:
|
|
|
- "app.invitecode.my"
|
|
|
- "app.favorite.getFavoriteCount"
|
|
|
- "app.grass.getUnreadArticleTotal"
|
|
|
- "app.grass.getGrassPubAndFavorNum"
|
|
|
- "app.grass.getTotalInboxUnread"
|
|
|
- "ufo.order.summary"
|
|
|
- "ufo.seller.orderSummary"
|
|
|
- "ufo.buyer.orderListNums"
|
|
|
- "app.inbox.getAllInboxCatInfo"
|
|
|
- "app.home.getInfoNum"
|
|
|
- "show.recentShareOrderByProductId"
|
|
|
- "app.Shopping.count" |
|
|
|
...
|
...
|
|