ПРОЕКТЫ 


  АРХИВ 


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: Tuning FreeBSD 7.2 amd64 for high load nginx web server.



> Критика приветствуется :-)
У меня, конечно, не highload =), посему возник вопрос по loader.conf.
Перечисленные опции имеют все-таки эффект?
Свой сервер я оттюнил по конференции Игоря, и в общем доволен.

# cat /etc/sysctl.conf
kern.ipc.maxsockets=102400
kern.ipc.somaxconn=2048
kern.ipc.nmbclusters=102400
kern.ipc.nmbjumbop=102400

kern.maxfiles=102400
kern.maxfilesperproc=92160

kern.polling.enable=1

net.inet.tcp.recvspace=8192
net.inet.tcp.recvbuf_auto=0

net.inet.tcp.sendspace=16384

net.inet.tcp.sendbuf_inc=8192
net.inet.tcp.sendbuf_max=131072
net.inet.tcp.sendbuf_auto=1

net.inet.tcp.msl=3000
net.inet.tcp.maxtcptw=51200
net.inet.tcp.nolocaltimewait=1
net.inet.tcp.delayed_ack=1

net.inet.ip.intr_queue_maxlen=2048
net.inet.ip.forwarding=1
net.inet.ip.fastforwarding=1

net.inet.ip.portrange.first=1024
net.inet.ip.portrange.last=65535

net.inet.ip.redirect=0
net.inet.ip.sourceroute=0
net.inet.ip.accept_sourceroute=0

net.inet.ip.fw.one_pass=0

net.inet.udp.blackhole=1
net.inet.tcp.blackhole=2

net.inet.icmp.maskrepl=0
net.inet.icmp.log_redirect=0
net.inet.icmp.drop_redirect=1


-- 
С уважением, Андрей А. Поляков

_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru


 




Copyright © Lexa Software, 1996-2009.