# $FreeBSD: src/etc/sysctl.conf,v 1.1.2.3 2002/04/15 00:44:13 dougb 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. # # # No longer needed. vfs.vmiodirenable=1 kern.ipc.shm_use_phys=1 kern.ipc.shmmax=67108864 kern.ipc.shmall=32768 #kern.ipc.maxsockbuf=2097152 #kern.ipc.somaxconn=8192 #kern.ipc.maxsockets=16424 #kern.maxfiles=65536 ###kern.maxfiles=16424 #kern.maxfilesperproc=32768 ###kern.maxfilesperproc=12000 net.inet.tcp.always_keepalive=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 #Doubling the system default for Jan 12, 2002 net.inet.udp.maxdgram=18432 #net.local.stream.recvspace=65535 #net.local.stream.sendspace=65535