Maximum number of nodes?

Guus Sliepen guus at tinc-vpn.org
Mon Jul 11 23:23:18 CEST 2011


On Mon, Jul 11, 2011 at 10:50:43PM +0200, Versteegh Telecom wrote:

> Is it possible to tell in a Tinc network, the maximum
> number of nodes that can be connected to a Tinc vpn? 

There is no limit in tinc itself. However, each known node uses a few kilobytes
of memory (worst case), and by default you can only have 1024 open
filedescriptors, which limits the amount of nodes that you can ConnectTo. So if
you have a star topology, the central node can only maintain meta connections
with approximately 1000 nodes. This does not affect UDP communication though.

-- 
Met vriendelijke groet / with kind regards,
     Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20110711/b743dd84/attachment.pgp>


More information about the tinc mailing list