summaryrefslogtreecommitdiff
path: root/sysctl.conf
diff options
context:
space:
mode:
authoralbert <>2004-07-20 22:51:22 +0000
committeralbert <>2004-07-20 22:51:22 +0000
commit5a8a11c88d7fee8a14750a60341658306e12c2d2 (patch)
tree407745e64a8c43b7a4950e0d2d7fc50cb8ef4567 /sysctl.conf
parent557cd0852eade08ac3c7813f68e5d1eb65de141a (diff)
downloadprocps-ng-5a8a11c88d7fee8a14750a60341658306e12c2d2.tar.gz
neaten up some code
Diffstat (limited to 'sysctl.conf')
-rw-r--r--sysctl.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysctl.conf b/sysctl.conf
index 9cb38d4..6458610 100644
--- a/sysctl.conf
+++ b/sysctl.conf
@@ -10,9 +10,12 @@ net/ipv4/conf/all/accept_redirects=0
net/ipv4/conf/all/accept_source_route=0
net/ipv4/icmp_echo_ignore_broadcasts =1
#net/ipv4/ip_forward=1
-#net.ipv4.tcp_ecn = 0
#net.ipv4.ip_local_port_range = 32768 61000
+# Broken routers will corrupt the window scaling and ECN
+#net.ipv4.tcp_default_win_scale = 0
+#net.ipv4.tcp_ecn = 0
+
#vm.vfs_cache_pressure = 100
#vm.laptop_mode = 0
#vm.swappiness = 60