Correct a couple of language nits and a spelling.
PR: docs/68799 Submitted by: Chris Pepper <pepper@reppep.com> MFC after: 3 days
This commit is contained in:
parent
092cc6b2ab
commit
a617613fd4
@ -582,9 +582,9 @@ With fewer packets queued up,
|
||||
interactive connections, especially over slow modems, will also be able
|
||||
to operate with lower round trip times.
|
||||
However, note that this feature
|
||||
only effects data transmission (uploading / server-side).
|
||||
only affects data transmission (uploading / server-side).
|
||||
It does not
|
||||
effect data reception (downloading).
|
||||
affect data reception (downloading).
|
||||
.Pp
|
||||
Adjusting
|
||||
.Va net.inet.tcp.inflight_stab
|
||||
@ -625,7 +625,7 @@ of ports under certain circumstances.
|
||||
This most commonly occurs when you are
|
||||
running a heavily loaded web proxy.
|
||||
The port range is not an issue
|
||||
when running serves which handle mainly incoming connections, such as a
|
||||
when running servers which handle mainly incoming connections, such as a
|
||||
normal web server, or has a limited number of outgoing connections, such
|
||||
as a mail relay.
|
||||
For situations where you may run yourself out of
|
||||
|
Loading…
Reference in New Issue
Block a user