Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Slow down connection for Browser for testing [duplicate]

I am developing a JS+CSS+HTML Webapplication that is deployed on a local Apache. For debudding, I want to simulate a slow connection.

What is the best way to do that? I am not looking for a way to slow down my actual connection, just the loading this page (e.g. a Chrome/Opera Extension or an Apache module)

like image 206
Thorben Croisé Avatar asked Aug 27 '13 08:08

Thorben Croisé


People also ask

Can you slow down WIFI for other users?

To limit internet speed on other wifi users we will need a browser and an active wifi router. To limit the speed of other users we have to set a new rule to the router. It doesn't matter which company router you use, every router provides this functionality.


1 Answers

Turn on developer mode and then go to enter image description herenetwork tab, you will be able to see the throttling option drop-down option, change the network type from there. See the screenshot.

like image 134
Tausif Anwar Avatar answered Oct 13 '22 04:10

Tausif Anwar