http:
limit_req_zone $binary_remote_addr zone=allips:10m rate=50r/s;
location:
limit_req zone=allips burst=5 nodelay;