Update nginx_limit_ip.yml
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -28,4 +28,4 @@ ip_qps_limit: "200,2" | @@ -28,4 +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 | - - "ufo.seller.bid.compute,9999992" | ||
31 | + - "ufo.seller.bid.publish,9999992" |
-
Please register or login to post a comment