Date: Thu, 12 Jul 2001 10:56:07 +0800 From: Spades <spades@galaxynet.org> To: freebsd-questions@freebsd.org Subject: Re: rc.local Message-ID: <3.0.32.20010712105606.018542dc@smtp.magix.com.sg>
next in thread | raw e-mail | index | archive | help
Whats the maximum for all these values below? I need my server to allow maximum bandwidth connections to pass.. /sbin/sysctl -w net.inet.icmp.icmplim=0 /sbin/sysctl -w kern.ipc.somaxconn=1024 /sbin/sysctl -w kern.ipc.maxsockbuf=2097152 /sbin/sysctl -w net.inet.tcp.recvspace=524288 /sbin/sysctl -w net.inet.tcp.sendspace=131072 /sbin/sysctl -w net.inet.udp.recvspace=65535 /sbin/sysctl -w net.inet.udp.maxdgram=57344 Thanks. Spades To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.20010712105606.018542dc>