Authored by chunhua.zhang

Update nginx_limit_ip.yml

... ... @@ -28,17 +28,3 @@ ip_qps_limit: "200,2"
# requests for degraded methods will get http 200 response from nginx directly without passing the request to backend servers.
degrade_methods:
- "demo.method"
- "app.invitecode.my"
- "app.inbox.getTotal"
- "app.inbox.getAllInboxCatInfo"
- "app.home.getInfoNum"
- "app.favorite.getFavoriteCount"
- "show.recentShareOrderByProductId"
- "app.favorite.isFavoriteNew"
- "app.Shopping.count"
- "app.grass.getUnreadArticleTotal"
- "app.grass.getGrassPubAndFavorNum"
- "app.grass.getTotalInboxUnread"
- "ufo.order.summary"
- "ufo.seller.orderSummary"
- "ufo.buyer.orderListNums"
... ...