Investigating ways to generically improve page performance, I found this cool quote:
the speed of light does not show signs of increasing, so the only remaining option is to pay for more servers closer to the clients and solving the associated distributed systems problems
sudo tc qdisc add dev eth0 root netem delay 200msec
sudo tc qdisc del dev eth0 root
In dem Zusammenhang habe ich gerade auch noch Trickle entdeckt. Damit lässt sich die Verbindung für ein einzelnes Kommando sehr komfortabel beschränken.
trickle -d 2000 -u 128 -L 200 firefox
improve ->… be[come] a genius
Mit der Nutzung unserer Webseiten stimmst Du der Datenschutzerklärung zu.OkErfahre mehr