12-09-2006, 10:58 PM
|
#1
|
|
Moderator
Join Date: Jan 2005
Posts: 22,160
My Mood:
|
OT: Speed up Firefox
This is something I came across that really speed up the Firefox browser, IF you have broadband:
1.Type "about:config" into the address bar and hit return. Scroll down and look for the following entries:
network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.
2. Alter the entries as follows:
Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.
3. Lastly right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it recieves.
If you're using a broadband connection you'll load pages MUCH faster now!
__________________
"Some guys play in all-star games, some guys don't. I don't know who picks all those all-star teams. In all honesty, I don't know who picks the combine, for that matter," Belichick said. "How does (Miami-Ohio offensive lineman Brandon) Brooks not get invited to the combine? How did Vollmer not get invited to the combine? I don't know. We can't really worry about that. We just have to try to evaluate them the best we can."
|
|
|