View Single Post
Old 01-10-2004, 09:53 PM  
aleck
Confirmed User
 
Join Date: Jan 2001
Posts: 940
Quote:
Originally posted by DennisS
if you want even more performance out of your freebsd box apply following:

vi /etc/sysctl.conf

kern.ipc.maxsockbuf=8388608
kern.ipc.somaxconn=8192
kern.ipc.maxsockets=16424
kern.maxfiles=65536
kern.maxfilesperproc=32768
net.inet.tcp.rfc1323=1
net.inet.tcp.delayed_ack=0
net.inet.tcp.sendspace=1048576
net.inet.tcp.recvspace=1048576
net.inet.udp.recvspace=65535
net.inet.udp.maxdgram=57344
net.local.stream.recvspace=65535
net.local.stream.sendspace=65535

------------------------------------------------
vi /boot/loader.conf

kern.ipc.maxsockets="50000"
kern.ipc.nmbclusters="25000"
kern.ipc.mbufs="50000"



THEN save and reboot enjoy
tnx man, but with such low load i can't complain. seems that the box can saturate 100Mbps line now, while Linux one was gagging on 8Mbps.
__________________
come trade shemale traffic here
aleck is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote