edgevpn icon indicating copy to clipboard operation
edgevpn copied to clipboard

The uplink and downlink bandwidths are too large, occupying network resources.

Open huddhudd opened this issue 2 years ago • 2 comments

image

huddhudd avatar Aug 03 '22 07:08 huddhudd

edgevpn.exe --config config.yaml --api --dhcp

huddhudd avatar Aug 03 '22 07:08 huddhudd

Hi @huddhudd, thanks for filing this issue!

By default autorelay is enabled which is very bandwidth consuming, and default connection limits from libp2p too. did you tried by disabling autorelay? Also tweaking connection limits should alleviate this behavior.

There is also the fact that the network is noisy if your connection goes through much hops, by reusing the main libp2p network. one way to get away of this is to setup your own bootstrap nodes.

mudler avatar Aug 03 '22 08:08 mudler

Closing due to inactivity and no addressable action item.

mudler avatar Sep 05 '22 22:09 mudler