Authored by meibaocai

Update nginx_limit_ip.yml

... ... @@ -27,5 +27,4 @@ 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.inbox.getAllInboxCatInfo"
- "demo.method"
\ No newline at end of file
... ...