...
|
...
|
@@ -26,4 +26,15 @@ white_ips: |
|
|
# requests for degraded methods will get http 200 response from nginx directly without passing the request to backend servers.
|
|
|
degrade_methods:
|
|
|
- "app.passport.modifyHead"
|
|
|
- "app.Shopping.submit"
|
|
|
- "app.Buynow.submit"
|
|
|
- "app.shopping.depositSubmit"
|
|
|
- "app.Shopping.deposit.submit"
|
|
|
- "app.Seckill.submit"
|
|
|
- "app.GroupBuy.submit"
|
|
|
- "app.Shopping.easySubmit"
|
|
|
- "app.Shopping.virtual.ebook.submit"
|
|
|
- "app.Shopping.virtual.ebook.payment"
|
|
|
- "app.Shopping.virtual.ebook.submit"
|
|
|
- "app.Shopping.depositTail.assets.submit" |
|
|
|
|
|
\ No newline at end of file |
...
|
...
|
|