summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Landden <shawn@git.icu>2018-07-25 20:28:41 -0700
committerShawn Landden <slandden@gmail.com>2018-07-25 21:22:00 -0700
commit8a8aa60de03e089d285e538b43d5a12b0103ba19 (patch)
treed55fb7acb4dc6e480ba3b74ecab79590b3eeb639
parent95b186c3da88068b2f378fdcad49f07c6ecdfcff (diff)
downloaddistcc-git-8a8aa60de03e089d285e538b43d5a12b0103ba19.tar.gz
man/distcc.1: this claim is very vague
and it is not encryption that slows it down, it is the ssh handshake
-rw-r--r--man/distcc.14
1 files changed, 1 insertions, 3 deletions
diff --git a/man/distcc.1 b/man/distcc.1
index 5aef412..9ca2cfc 100644
--- a/man/distcc.1
+++ b/man/distcc.1
@@ -49,9 +49,7 @@ be listening for connections.
.PP
TCP connections should only be used on secure networks because there
is no user authentication or protection of source or object code. SSH
-connections are typically 25% slower because of processor overhead for
-encryption, although this can vary greatly depending on CPUs, network
-and the program being built.
+connections are slower.
.PP
distcc is intended to be used with GNU Make's
.B -j