Authored by meibaocai

Update nginx_limit_ip.yml

@@ -28,6 +28,4 @@ ip_qps_limit: "200,2" @@ -28,6 +28,4 @@ ip_qps_limit: "200,2"
28 # requests for degraded methods will get http 200 response from nginx directly without passing the request to backend servers. 28 # requests for degraded methods will get http 200 response from nginx directly without passing the request to backend servers.
29 degrade_methods: 29 degrade_methods:
30 - "demo.method" 30 - "demo.method"
31 - - "app.inbox.getlistnew"  
32 - - "app.resources.getNotices"  
33 - 31 + - "app.inbox.getAllInboxCatInfo"