Update nginx_limit_ip.yml
Showing
1 changed file
with
0 additions
and
1 deletions
@@ -28,4 +28,3 @@ ip_qps_limit: "200,2" | @@ -28,4 +28,3 @@ 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.getAllInboxCatInfo" |
-
Please register or login to post a comment