ПРОЕКТЫ 


  АРХИВ 


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]

Re: Reading Request



главная проблема что я не могу понять к какому виртхосту обращаются, иначе можно было бы локализовать проблему (вдруг скрипты гдето кривые или нечто подобное)

час назад обновил версию до
./nginx -v
nginx version: nginx/0.6.17
в конфиге заодно сделал ограничение

    limit_zone   one  $binary_remote_addr  10m;
    limit_conn   one  5;

, но похоже это не помогло


сейчас проблема вроде рассосалась, НО
либо по причине того что я заблокировал один подозрительный ИП адрес
либо просто так совпало :)

спасибо

статус показывает
Active connections: 313
server accepts handled requests
 88232 88232 118478
Reading: 1 Writing: 167 Waiting: 145

в общем еррор-логе nginx-a
есть такое

2007/11/18 16:55:11 [notice] 18169#0: signal 23 (SIGIO) received
2007/11/18 16:55:11 [notice] 18169#0: signal 23 (SIGIO) received
2007/11/18 16:55:11 [notice] 18169#0: signal 23 (SIGIO) received
2007/11/18 16:55:16 [notice] 18169#0: signal 23 (SIGIO) received
2007/11/18 16:55:22 [notice] 18169#0: signal 23 (SIGIO) received
2007/11/18 16:55:22 [notice] 18169#0: signal 23 (SIGIO) received
2007/11/18 16:55:26 [notice] 18169#0: signal 23 (SIGIO) received
2007/11/18 16:55:28 [notice] 18169#0: signal 23 (SIGIO) received




netstat -m
10032/1368/11400 mbufs in use (current/cache/total)
4255/345/4600/25600 mbuf clusters in use (current/cache/total/max)
4255/122 mbuf+clusters out of packet secondary zone in use (current/cache)
0/0/0/0 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/0 9k jumbo clusters in use (current/cache/total/max)
0/0/0/0 16k jumbo clusters in use (current/cache/total/max)
11018K/1032K/12050K bytes allocated to network (current/cache/total)
391028115/416463068/415273063 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
4421/6656/6656 sfbufs in use (current/peak/max)
15 requests for sfbufs denied
50127875 requests for sfbufs delayed
21532287 requests for I/O initiated by sendfile
173414 calls to protocol drain routines




On Nov 18, 2007 4:36 PM, Igor Sysoev < is@xxxxxxxxxxxxx> wrote:
On Sun, Nov 18, 2007 at 04:21:39PM +0300, Alexander Sobcanyuk wrote:

> вот опять также ерунда
> даже запрос
> /nginx_status тормозит
> а показывает всего ничего
>
> Active connections: 543
> server accepts handled requests
>  708725 708725 1816666
> Reading: 81 Writing: 418 Waiting: 44

netstat -m
Есть что-нибудь в логах ?


--
Игорь Сысоев
http://sysoev.ru




--
С уважением,
Александр Собканюк
sasa@xxxxxxxxxxx
www.algosoft.ru
+7 916 688-4045
icq - #14295465

 




Copyright © Lexa Software, 1996-2009.