# $FreeBSD: src/etc/sysctl.conf,v 1.8 2003/03/13 18:43:50 mux Exp $ # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. # # Uncomment this to prevent users from seeing information about processes that # are being run under another UID. #security.bsd.see_other_uids=0 vfs.hirunningspace=2097152 kern.ipc.somaxconn=4096 kern.maxfiles=30000 kern.maxfilesperproc=30000 net.inet.ip.random_id=1 net.inet.tcp.sack.enable=0 # google mailing for this, improve sequence read performance vfs.read_max=16