From owner-freebsd-questions Wed Jul 11 19:41:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp11.singnet.com.sg (smtp11.singnet.com.sg [165.21.6.31]) by hub.freebsd.org (Postfix) with ESMTP id 3725B37B401 for ; Wed, 11 Jul 2001 19:41:27 -0700 (PDT) (envelope-from spades@galaxynet.org) Received: from bryan (ad202.166.107.178.magix.com.sg [202.166.107.178]) by smtp11.singnet.com.sg (8.11.2/8.11.2) with SMTP id f6C2fLe04809 for ; Thu, 12 Jul 2001 10:41:21 +0800 (SGT) Message-Id: <3.0.32.20010712105606.018542dc@smtp.magix.com.sg> X-Sender: spades@smtp.magix.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Thu, 12 Jul 2001 10:56:07 +0800 To: freebsd-questions@freebsd.org From: Spades Subject: Re: rc.local Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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