Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Помогите найти затыки в се ти на FreeBSD
Здравствуйте.
Есть сервер на FreeBSD 7.2 на котором стоит nginx + apache. Раздает в
основном кучу мелких файлов ~ 1mb. В часы пик начинаются затыки в
сети. Например возрастает пинг до любого внешнего хоста, а часть
пакетов пропадает. И естественно перед открытием страниц долгое время
ожидания по несколько секунд.
Вот текущие настройки sysctl:
kern.ipc.maxsockbuf=2097152
kern.ipc.maxsockets=204800
kern.ipc.somaxconn=4096
kern.maxfiles=204800
kern.maxfilesperproc=200000
kern.ipc.nmbclusters=204800
net.inet.tcp.recvspace=8192
net.inet.tcp.recvbuf_auto=0
kern.ipc.nmbjumbop=192000
net.inet.tcp.sendspace=16384
net.inet.tcp.sendbuf_auto=1
net.inet.tcp.sendbuf_inc=8192
net.inet.tcp.sendbuf_max=131072
net.inet.tcp.maxtcptw=102400
kern.maxvnodes=100000
net.inet.ip.intr_queue_maxlen=2048
net.isr.direct=0
netstat -m
3639/2571/6210 mbufs in use (current/cache/total)
509/1369/1878/204800 mbuf clusters in use (current/cache/total/max)
509/243 mbuf+clusters out of packet secondary zone in use (current/cache)
27/451/478/192000 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/6400 9k jumbo clusters in use (current/cache/total/max)
0/0/0/3200 16k jumbo clusters in use (current/cache/total/max)
2035K/5184K/7220K bytes allocated to network (current/cache/total)
0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0/0/0 sfbufs in use (current/peak/max)
0 requests for sfbufs denied
0 requests for sfbufs delayed
2069237 requests for I/O initiated by sendfile
0 calls to protocol drain routines
Вроде показатели в норме. Ума не приложу, в чем еще может быть
проблема.
--
С уважением,
Денис mailto:babichev_denis@xxxxxxx
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|