Authored by chunhua.zhang

Update activity.yohocn.conf

... ... @@ -21,11 +21,7 @@ server {
root /Data/node/yohobuywap-node/current/yohobuywap-node/public/static;
}
# location ~ /purge(/.*) {
# allow all;
# proxy_cache_purge cache_one_activity $host$1$is_args$args;
# }
location / {
limit_req zone=allips_per_ip_50 burst=10 nodelay;
... ...