Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excessive bandwidth usage since 1.9.2 #347

Open
waterfallm opened this issue Oct 15, 2019 · 8 comments
Open

Excessive bandwidth usage since 1.9.2 #347

waterfallm opened this issue Oct 15, 2019 · 8 comments

Comments

@waterfallm
Copy link

I've updated graftnetwork to 1.9.2 and over the last 10 days i've used almost 2.5 Tb bandwidth.

No unwanted processes and top network consumer is GraftNetwork/graftnoded

Anyone else seeing similar issues?

Ubuntu 18.04 with latest patches applied.

@waterfallm
Copy link
Author

Annotation 2019-10-15 193318

@waterfallm
Copy link
Author

graftnoded consantly > 2Mb/Sec sent

@poolbomb
Copy link

poolbomb commented Oct 15, 2019

@waterfallm - there is no point is posting mate. Development has been abandoned. No one will care, no one will answer, because there are no devs left who can actually answer your question. Slava has zero clue about the current architecture, and I doubt he even knows any C++ - hell, I doubt he even know how to set up a SN by himself. So ... sorry to say, you're wasting your time here

@waterfallm
Copy link
Author

thats tells me what i need to know. I'll just shut the server down before the bandwidth runs out

@BKdilse
Copy link

BKdilse commented Aug 31, 2021

still an issue with v1.10.0.

@avastar
Copy link
Contributor

avastar commented Aug 31, 2021 via email

@BKdilse
Copy link

BKdilse commented Sep 1, 2021

Yeah, that's what I ended up doing. I did have a look at the limits changes in the code, but I couldn't pinpoint where the issue was.

@Stardock2018
Copy link

bandwidth settings

out-peers=32 # This will enable much faster sync and tx awareness; the default 8 is suboptimal nowadays
in-peers=32 # The default is unlimited; we prefer to put a cap on this
limit-rate-up=1048576 # 1048576 kB/s == 1GB/s; a raise from default 2048 kB/s; contribute more to p2p network
limit-rate-down=1048576 # 1048576 kB/s == 1GB/s; a raise from default 8192 kB/s; allow for faster initial sync

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants