...
|
...
|
@@ -28,4 +28,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"
|
|
|
- "ufo.order.payment,9999992" |
|
|
\ No newline at end of file |
|
|
- "ufo.order.compute,9999992" |
|
|
\ No newline at end of file |
...
|
...
|
|