mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 07:11:05 +01:00
4a3bf3b27c
syndrome avoidance. The combination of SWS avoidance and ack-every-other causes low throughput if the block size divided by the MSS is odd (which is true with the default block size and MSS). Turning on TCP_NODELAY disables the Nagle algorithm and sender SWS avoidance. The rdump request/response protocol can not invoke Nagle and cannot cause SWS, so this has no negative effects. |
||
---|---|---|
.. | ||
dump.8 | ||
dump.h | ||
dumprmt.c | ||
itime.c | ||
main.c | ||
Makefile | ||
optr.c | ||
pathnames.h | ||
tape.c | ||
traverse.c | ||
unctime.c |