summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2003-03-10 14:24:33 +0000
committerhenning <henning@openbsd.org>2003-03-10 14:24:33 +0000
commit1242803210112923bee65d3bb7f6b8b9dc82f725 (patch)
tree700525ec84f93f85832a4929aad2597dcd1d8412
parentsmall changes to mike's random-id section; (diff)
downloadwireguard-openbsd-1242803210112923bee65d3bb7f6b8b9dc82f725.tar.xz
wireguard-openbsd-1242803210112923bee65d3bb7f6b8b9dc82f725.zip
english(4) police, Officer Jolan Luff
-rw-r--r--share/pf/ackpri6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/pf/ackpri b/share/pf/ackpri
index 593fb52e4f0..e33657647e2 100644
--- a/share/pf/ackpri
+++ b/share/pf/ackpri
@@ -1,10 +1,10 @@
-# $OpenBSD: ackpri,v 1.1 2003/03/02 12:19:58 dhartmei Exp $
+# $OpenBSD: ackpri,v 1.2 2003/03/10 14:24:33 henning Exp $
-# Use a simple priority queue to priorize empty (no payload) TCP ACKs,
+# Use a simple priority queue to prioritize empty (no payload) TCP ACKs,
# which dramatically improves throughput on (asymmetric) links when the
# reverse direction is saturated. The empty ACKs use an insignificant
# part of the bandwidth, but if they get delayed, downloads suffer
-# badly, so priorize them.
+# badly, so prioritize them.
# Example: 512/128 kbps ADSL. Download is 50 kB/s. When a concurrent
# upload saturates the uplink, download drops to 7 kB/s. With the