VerusCoin / Verus-Desktop

The Verus Desktop Advanced Multicoin Wallet
MIT License
31 stars 39 forks source link

3 GB of output traffic from Verus Desktop #176

Open tkalfaoglu opened 1 year ago

tkalfaoglu commented 1 year ago

When I start the Verus Desktop app, only for maintaining my wallet, and no other functions, I observe over 3GB/sec of outgoing traffic.. Since I'm on VDSL2 with limited output bandwidth, it makes a big difference. How can I limit the application's output?

tkalfaoglu commented 1 year ago

I guess no one is alive here.

michaeltout commented 1 year ago

The calls that Verus Desktop makes are very dependant on what you're using it for, so providing more info would be the best way to get a concise answer.

Are you using primarily light mode or native mode? Do you have a large number of transactions? Where are the calls being made to?

I can imagine that in native mode the daemon subprocess might make quite a few calls while validating blockchain data and just syncing in general, while in lite mode bandwidth would increase if the data being processed was larger (e.g. large lists of transactions). There is no way at the moment to limit the applications output manually without knowing why you're observing 3GB/sec of traffic. For more help on this I would advise finding out more about your situation and maybe consulting the community discord at https://verus.io/discord, as this Github issues page is reserved more for reproducible and/or verifiable issues than general troubleshooting/questions.