Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: Tuning FreeBSD 7.2 amd64 for high load nginx web server.
Здравствуйте, Андрей.
>> Критика приветствуется :-)
AP> У меня, конечно, не highload =), посему возник вопрос по loader.conf.
AP> Перечисленные опции имеют все-таки эффект?
net.inet.tcp.nolocaltimewait=1 лучше выключить. Не знаю как в
восьмёрке, а в семёрке оно глючило, посылая лишние пакеты.
AP> Свой сервер я оттюнил по конференции Игоря, и в общем доволен.
AP> # cat /etc/sysctl.conf
AP> kern.ipc.maxsockets=102400
AP> kern.ipc.somaxconn=2048
AP> kern.ipc.nmbclusters=102400
AP> kern.ipc.nmbjumbop=102400
AP> kern.maxfiles=102400
AP> kern.maxfilesperproc=92160
AP> kern.polling.enable=1
AP> net.inet.tcp.recvspace=8192
AP> net.inet.tcp.recvbuf_auto=0
AP> net.inet.tcp.sendspace=16384
AP> net.inet.tcp.sendbuf_inc=8192
AP> net.inet.tcp.sendbuf_max=131072
AP> net.inet.tcp.sendbuf_auto=1
AP> net.inet.tcp.msl=3000
AP> net.inet.tcp.maxtcptw=51200
AP> net.inet.tcp.nolocaltimewait=1
AP> net.inet.tcp.delayed_ack=1
AP> net.inet.ip.intr_queue_maxlen=2048
AP> net.inet.ip.forwarding=1
AP> net.inet.ip.fastforwarding=1
AP> net.inet.ip.portrange.first=1024
AP> net.inet.ip.portrange.last=65535
AP> net.inet.ip.redirect=0
AP> net.inet.ip.sourceroute=0
AP> net.inet.ip.accept_sourceroute=0
AP> net.inet.ip.fw.one_pass=0
AP> net.inet.udp.blackhole=1
AP> net.inet.tcp.blackhole=2
AP> net.inet.icmp.maskrepl=0
AP> net.inet.icmp.log_redirect=0
AP> net.inet.icmp.drop_redirect=1
--
С уважением,
Михаил Монашёв, SoftSearch.ru
mailto:postmaster@xxxxxxxxxxxxx
ICQ# 166233339
http://michael.mindmix.ru/
Без бэкапа по жизни.
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|