# $FreeBSD: releng/10.4/etc/sysctl.conf 112200 2003-03-13 18:43:50Z mux $ # # 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 net.link.ether.ipfw=1 net.inet.ip.fw.verbose=1 net.inet.ip.fw.dyn_udp_lifetime=900 #hw.snd.default_unit=1 net.inet.ip.dummynet.io_fast=1 net.inet.ip.dummynet.hash_size=256 net.inet.tcp.sendspace=458752 # default 65536 net.inet.tcp.recvspace=458752 # default 32768 net.inet.tcp.cc.algorithm=cubic net.inet.tcp.experimental.initcwnd10=1 vfs.read_max=128 vm.defer_swapspace_pageouts=1