03-21-2015, 12:38 AM
Sorry if I put this in the wrong spot, I couldn't seem to find a perfect fit for it. But anyways, in case you didn't know this simple trick to make Firefox faster, now you do!
1. Type "about:config" into the address bar and hit return. Scroll down and look for the following:
network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests
Normally the browser will make one request to a webpage at a time. When you enable pipelining it will make several at once, which really speeds up your loading page.
2. Alter 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 instead of just one.
3. Lastly, right click anywhere and select New ->Interger. Name it "nglayout.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 your page will load anywhere from 2-30 times faster then it normally does.
1. Type "about:config" into the address bar and hit return. Scroll down and look for the following:
network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests
Normally the browser will make one request to a webpage at a time. When you enable pipelining it will make several at once, which really speeds up your loading page.
2. Alter 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 instead of just one.
3. Lastly, right click anywhere and select New ->Interger. Name it "nglayout.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 your page will load anywhere from 2-30 times faster then it normally does.
I'm back on SupportForums after a 5 year hiatus.