|
ONLY DO THIS IF YOU ARE ON A BROADBAND/WIRELESS INTERNET CONNECTION!
Kitty Dynamite's thread reminded me of a little trick I know to make FireFox load pages much faster. Here it is:
So normally when you go to a webpage, FireFox will make one request to load something at a time. However, you can change this to make it make multiple requests at once. This causes pages to load very fast. Take these steps to make this happen:
- Type "about:config" into the adress bar and hit "enter".
- Scroll down and look for these entries:
--network.http.pipelining, network.http.proxy.pipelining, and network.http.pipelining.maxrequests
- Alter these entries to be as such:
--Set "network.http.pipelining" to "true".
--Set "network.http.proxy.pipelining" to "true".
--Set "network.http.pipelining.maxrequests" to 8.
- Finally right-click anywhere and select New -> Integer.
--Name it "nglayout.initialpaint.delay" and set it to 0.
BAM! Now your pages are loading so much faster! Aren't you happy? :D
| |
|