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" from False
Set "network.http.proxy.pipelining" to "true" from False
Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once. From 4
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 receives.
If you're using a broadband connection you'll load pages MUCH faster now!
Every so often it won't go to a page, but IE does the same thing. The only problem I have with the program is the emoticon/code thing.
Sometimes if you go to a page with a lot of picture links the pictures might not all load right away or at all...but other than that, no major load issues (except for possible ad servers that I really don't want to load anyway).
The One, The Only, The Incomparable Mercer Boy.
MySpace blog (updated 6/21 - Pirates walkout.)
Mercer Boy wrote:Every so often it won't go to a page, but IE does the same thing. The only problem I have with the program is the emoticon/code thing.
Welcome to the wonderful world of open-source. Firefox Extension to fix the phpBB smilie/highlight problem.