43 words — 1 minutes read

Optimizing FireFox

In Mozilla FireFox: type “about:config” in the adressbar and the hunt those settings and change them accordingly:

user_pref("general.smoothScroll", true); user_pref("network.image.imageBehavior", 0); user_pref("network.http.max-connections", 48); user_pref("network.http.max-connections-per-server", 16); user_pref("network.http.pipelining", true); user_pref("network.http.pipelining.firstrequest", true); user_pref("network.http.pipelining.maxrequests", 100); user_pref("network.http.proxy.pipelining", true); user_pref("nglayout.initialpaint.delay", 100);

by Geek Styke via Simon and his blogmarks

Jens-Christian Fischer

Maker. Musician