openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.81k stars 1.68k forks source link

What should I do about fixing the parity network traffic overhead #11857

Closed yangxiao1220 closed 4 years ago

yangxiao1220 commented 4 years ago

Gentlemen, I want to raise a question, I use Parity-Ethereum/ V2.7.2 synchronization Ropsten at AWS, and last month I checked the rates generated by Internet traffic are up to a staggering $1,000, And I'm trying to optimize the rates generated by Internet traffic, Please ask what I should do, I tried Trickle seems to be useless.

rakita commented 4 years ago

Hello, try to reduce the number of max peers maybe it helps. Ethereum client, in general, is network intensive, high network traffic is expected, I will close this issue.