summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/sysctl.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/sysctl.conf b/etc/sysctl.conf
index 8855eb8..36f2877 100644
--- a/etc/sysctl.conf
+++ b/etc/sysctl.conf
@@ -17,3 +17,5 @@ net.inet.udp.maxdgram=57344
kern.rndtest.verbose=0
net.link.bridge.pfil_onlyip=0
net.link.tap.user_open=1
+# The system will attempt to calculate the bandwidth delay product for each connection and limit the amount of data queued to the network to just the amount required to maintain optimum throughput.
+net.inet.tcp.inflight.enable=3
OpenPOWER on IntegriCloud