We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb63114 commit 1e190dfCopy full SHA for 1e190df
sysctl.d/50-default.conf
@@ -33,9 +33,6 @@ net.ipv4.conf.all.promote_secondaries = 1
33
# Fair Queue CoDel packet scheduler to fight bufferbloat
34
net.core.default_qdisc = fq_codel
35
36
-# Request Explicit Congestion Notification (ECN) on both in and outgoing connections
37
-net.ipv4.tcp_ecn = 1
38
-
39
# Enable hard and soft link protection
40
fs.protected_hardlinks = 1
41
fs.protected_symlinks = 1
0 commit comments