Authored by meibaocai

Update nginx_limit_ip.yml

@@ -27,5 +27,4 @@ ip_qps_limit: "200,2" @@ -27,5 +27,4 @@ ip_qps_limit: "200,2"
27 27
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"  
31 - - "app.inbox.getAllInboxCatInfo" 30 + - "demo.method"