--- TL;DR ---
Many of the tinc daemons in a large (~50 node) tinc network tend to hog
a lot of memory (>100MB). None of our smaller tinc networks do this.
As to which nodes use a lot of memory, I could not find a
distinguishing factor: tinc version, OS version, kernel version,
being inclu
--- TL;DR ---
Performance seems slow (around 300-400Mbit peak).
How to improve?
--- The Long Version ---
I tried to test tinc performance for an upcoming project that may need
to use NFS over a VPN. Our current tinc network seems to be able to
transmit at around 30-40 MB/s. (I us
On Mon, 4 May 2020 18:45:19 +0200 (CEST)
Sven-Haegar Koch wrote:
> On Mon, 4 May 2020, Pallinger Péter wrote:
>
> > --- TL;DR ---
> >
> > Performance seems slow (around 300-400Mbit peak).
> > How to improve?
>
> Not sure if that could be the case f
On Tue, 5 May 2020 13:32:50 +0100
Jonathan Plews wrote:
> I didn't study the internals but maybe changing DirectOnly, Forwarding
> and IndirectData will have an impact on per packet performance and
> speed stability by disabling some of the meshing features?
I will definitely try those.
> Althou