facebookarchive / augmented-traffic-control

Augmented Traffic Control: A tool to simulate network conditions
https://facebook.github.io/augmented-traffic-control
Other
4.33k stars 600 forks source link

ATC is Running But browsers are so slow that they can't even open them #314

Open winzows opened 7 years ago

winzows commented 7 years ago

ATC is Running But browsers are so slow that they can't even open them

I use the note PC.It has a wireless network card,and Using broadband Internet access ,Wireless card sharing hot spot

I started using this command “sudo actd ” ,broke了
so,I've changed your code  eth0,eth1 to eth0,wlan0 。Specifically, I don't remember that file
Sorry, my English is not very good  = = 

But browsers are so slow that they can't even open them I don't know what caused it,

can you help me?thank you very much!!

smorad commented 7 years ago

I'm not sure I understand. You shouldn't need to change any code. Set the --wan argument to your broadband connection interface, and --lan to your WLAN interface.

If hosts connected to the WLAN are still slow, try adding the --dont-drop-packets flag to atcd.

winzows commented 7 years ago

@smorad Thank you. I'll try