-
Notifications
You must be signed in to change notification settings - Fork 3
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
massive network traffic #3
Comments
this isnt because of the blockchain_headers file being downloaded by clients? |
Even If I reset my electrum client with 0 transactions and the blockchain_headers is up-to-date the electrum client generates traffic of 700-900 KBytes/sec, and it never stops. |
I tested also: So I'm unable to run a new Electrum-Server with Debian 9, Ubuntu 16, Fedora rel 27. |
I want to setup a new electrum-server with a fresh Debian 9
and I get up to 100 Megabyte/sec network traffic instantly with only about 100 clients connected.
(We had a few DM in discord in the past regarding this issue)
I can reproduce it with Ubuntu 16 !!
This is ifstat with 100 clients connected:
root@e4:/home/verge# ifstat
eth0
KB/s in KB/s out
1049.72 88401.77
1055.05 86256.49
1074.94 89017.52
1061.73 89256.17
1096.89 90347.79
1058.83 89652.58
1132.14 91059.95
My existing electrum server are running with Debian 8 with traffic in a normal range.
The text was updated successfully, but these errors were encountered: