...
|
...
|
@@ -25,12 +25,13 @@ 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.favorite.isFavoriteNew"
|
|
|
- "app.grass.getUnreadArticleTotal"
|
|
|
- "app.grass.getGrassPubAndFavorNum"
|
|
|
- "app.grass.getTotalInboxUnread"
|
|
|
- "ufo.order.summary"
|
|
|
- "ufo.seller.orderSummary"
|
|
|
- "ufo.buyer.orderListNums"
|
|
|
|
...
|
...
|
|