|
Lines 582-590
Link Here
|
| 582 |
interactive connections, especially over slow modems, will also be able |
582 |
interactive connections, especially over slow modems, will also be able |
| 583 |
to operate with lower round trip times. |
583 |
to operate with lower round trip times. |
| 584 |
However, note that this feature |
584 |
However, note that this feature |
| 585 |
only effects data transmission (uploading / server-side). |
585 |
only affects data transmission (uploading / server-side). |
| 586 |
It does not |
586 |
It does not |
| 587 |
effect data reception (downloading). |
587 |
affect data reception (downloading). |
| 588 |
.Pp |
588 |
.Pp |
| 589 |
Adjusting |
589 |
Adjusting |
| 590 |
.Va net.inet.tcp.inflight_stab |
590 |
.Va net.inet.tcp.inflight_stab |
|
Lines 625-632
Link Here
|
| 625 |
This most commonly occurs when you are |
625 |
This most commonly occurs when you are |
| 626 |
running a heavily loaded web proxy. |
626 |
running a heavily loaded web proxy. |
| 627 |
The port range is not an issue |
627 |
The port range is not an issue |
| 628 |
when running serves which handle mainly incoming connections, such as a |
628 |
when running servers which handle mainly incoming connections, such as a |
| 629 |
normal web server, or has a limited number of outgoing connections, such |
629 |
normal web server, or have a limited number of outgoing connections, such |
| 630 |
as a mail relay. |
630 |
as a mail relay. |
| 631 |
For situations where you may run yourself out of |
631 |
For situations where you may run yourself out of |
| 632 |
ports, we recommend increasing |
632 |
ports, we recommend increasing |