Original article See:
http://forevergeek.com/open_source/make_firefox_faster.php.
I translated the following points:
1. Enter: about: config in the FF address bar, then look for the following entry:
Network.http.pipelining
Network.http.pipelining.maxRequests
NetWork.http.Proxy.pipelining
2. Do as follows:
Modify the value of network.http.pipelining to true
Modify the value of network.http.proxy.pipelining to true
Set NetWork.http.pipelining.maxRequests to 30
3. Right-click -New-Integer, named nglayout.initialpaint.delay, and the value is set to 0.
Note: The above modifications only have significant effects on broadband networks!
After the modification is completed, the speed of loading the page will be greatly improved! I tried it, I'm okay ~