лимит на соединения

Андрей Василишин andron at kpi.ua
Mon May 4 22:04:55 MSD 2009


Как сделать так, чтобы на все айпишники, кроме одного стоял лимит на 
соединения?
Пытаюсь делать так:
location /files/ {
            internal;
            root /storage/dl;
            limit_conn one  3;
            if ($remote_addr=z.w.x.y ) { limit_conn one 100;}
            }
пишет:
"limit_conn" directive is not allowed here

-- 
WBR, Andrey Vasilishin CDIG1-UANIC, CDIG1-RIPE






More information about the nginx-ru mailing list