ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • To: nginx-ru@xxxxxxxxx
  • Subject: лимит на соединения
  • From: Андрей Василишин <andron@xxxxxx>
  • Date: Mon, 04 May 2009 21:04:55 +0300

Как сделать так, чтобы на все айпишники, кроме одного стоял лимит на соединения?
Пытаюсь делать так:
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




 




Copyright © Lexa Software, 1996-2009.