Diff for /elwix/config/etc/default/sysctl.conf between versions 1.1.1.1.2.1 and 1.3.2.1

version 1.1.1.1.2.1, 2011/09/25 19:18:07 version 1.3.2.1, 2012/01/23 08:03:28
Line 7 Line 7
 sysctl -w net.inet.ip.forwarding=1  sysctl -w net.inet.ip.forwarding=1
 sysctl -w net.inet.ip.fastforwarding=1  sysctl -w net.inet.ip.fastforwarding=1
 sysctl -w kern.maxfilesperproc=4096  sysctl -w kern.maxfilesperproc=4096
   sysctl -w kern.maxfiles=1024
   
 #kern.ipc.maxsockbuf=16777216  #kern.ipc.maxsockbuf=16777216
 #net.inet.tcp.recvbuf_max=16777216  #net.inet.tcp.recvbuf_max=16777216
Line 17  sysctl -w kern.maxfilesperproc=4096 Line 18  sysctl -w kern.maxfilesperproc=4096
   
 #net.inet.tcp.mssdflt=1452  #net.inet.tcp.mssdflt=1452
 #net.inet.tcp.hostcache.expire=1  #net.inet.tcp.hostcache.expire=1
   
   #dev.ath.0.hal.ar5416_biasadj=1

Removed from v.1.1.1.1.2.1  
changed lines
  Added in v.1.3.2.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>