ethereum / system-testing

Ethereum system-testing
15 stars 23 forks source link

test network latency and limited bandwidth #3

Open sveneh opened 9 years ago

subtly commented 9 years ago

What is reasoning/origin behind this test being a high priority?

heikoheiko commented 9 years ago

@sveneh netem might be helpful http://www.linuxfoundation.org/collaborate/workgroups/networking/netem http://stackoverflow.com/questions/614795/simulate-delayed-and-dropped-packets-on-linux

heikoheiko commented 9 years ago

@subtly what cases should be tested? how do successful and unsuccessful outcomes look like. how can these be measured?