Загрузка данных
limit_req_zone $binary_remote_addr zone=req_limit:20m rate=2r/s; limit_conn_zone $binary_remote_addr zone=conn_limit:20m;