Date: Tue, 19 Feb 2002 11:17:30 +0800 From: francisv@dagupan.com To: freebsd-isp@FreeBSD.ORG Subject: kern.ipc.nmbclusters no effect in /etc/sysctl.conf Message-ID: <10F29E27A956D511B0940050DA8D86A9340F6A@apmail.dagupan.com>
next in thread | raw e-mail | index | archive | help
Hi, This is my /etc/sysctl.conf: net.inet.tcp.rfc1323=1 net.inet.tcp.delayed_ack=0 net.inet.tcp.sendspace=65535 net.inet.tcp.recvspace=65535 net.inet.udp.recvspace=65535 net.inet.udp.maxdgram=57344 net.local.stream.recvspace=65535 net.local.stream.sendspace=65535 kern.ipc.maxsockbuf=2097152 kern.ipc.somaxconn=8192 kern.ipc.maxsockets=16424 kern.ipc.nmbclusters=32768 kern.maxfiles=65536 kern.maxfilesperproc=32768 As you can see, kern.ipc.nmbclusters is set to 32768. But when I re-boot it, still get: [root@host /etc]# sysctl kern.ipc.nmbclusters kern.ipc.nmbclusters: 6656 --- francis a. vidal [bitstop network services] | http://www.dagupan.com streaming media + web hosting | http://www.keystone.ph v(02)330-2871,(02)330-2872; f(02)330-2873 | http://www.kuro.ph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10F29E27A956D511B0940050DA8D86A9340F6A>