Displaying 1 result from an estimated 1 matches for "0014224074a7".
2010 Sep 20
10
Tinc performance on a Dir-300
...maximum speed of ~350KB/sec between two tinc nodes because then tinc uses 99%
of the cpu.
Is it possible to get more Speed with tinc on this machines? I think we have
compression and encryption already turned off so what is using the cpu?
Our Tinc configuration looks like this:
---------
Name = 0014224074A7
Mode = Switch
Port = 655
#PingTimeout = 30
Hostnames=yes
PMTUDiscovery=yes
Cipher = none
Compress = 0
Digest = none
IndirectData = yes
ConnectTo=0021912CF309
ConnectTo=00240117B755
ConnectTo=batgw
ConnectTo=0022B0967CD7
ConnectTo=0014224074A7
----------
If there is no way to get more speed, do you...