Authored by chunhua.zhang

update

... ... @@ -73,7 +73,7 @@ server {
#################### end match 2.yohobuy.com #########################
location / {
limit_req zone=limit_ufo burst=20 nodelay;
limit_req zone=limit_ufo burst=50;
proxy_redirect off;
proxy_pass http://ufogateway/ufo-gateway/;
proxy_set_header X-Real-IP $real_ip;
... ...