IntersectMBO / ouroboros-network

Specifications of network protocols and implementations of components running these protocols which support a family of Ouroboros Consesus protocols; the diffusion layer of the Cardano Node.
https://ouroboros-network.cardano.intersectmbo.org
Apache License 2.0
267 stars 86 forks source link

Estimate the number of file descriptors used by ouroboros-network #4585

Open coot opened 1 year ago

coot commented 1 year ago

This issue is related to:

TODO:

coot commented 1 year ago

The network layer is using:

Note: The node will re-read the topology file on SIGHUP signal.

coot commented 1 year ago

ping @Jimbo4350 @disassembler

coot commented 1 year ago

Updated limits for P2P:

The upper bound is n + m + l + 15 where