If you follow the ... steps you can speed up your internet ... know it will speed up both the Mozilla FoxFire, and Netscape ... However it doesn't work in Internet ... If y
If you follow the following steps you can speed up your internet connection.I know it will speed up both the Mozilla FoxFire, and Netscape Navagator. However it doesn't work in Internet Explorer. If you use any other browser, just try the first step, if it opens up the most likely it will work, if nothing opens, then it doesnt work
1.Type in the address bar"about:config" and hit return. Scroll down and look for the following entries:
network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests
How your browser normally works is 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. Change 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 15. This means it will make 15 requests at once.
3. Finally 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 receives.