Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Firefox performance boost (Score 1) 367

I'm not quite sure why it isn't turned on by default.

I use proxies at both home and work. I've used this performance tweak with my online banking sessions at home and I haven't had an issue with it yet.

This tweak was posted for power users to consider. Try it and see what you think. I'm not implying in any way that all users should do this...just those that want to get better performance out of FF.

Comment Re:Firefox performance boost (Score 1) 367

Did you even look at the article?

The concept of Google must be above and beyond both Aunt Sally, Cousin Joe, and quite possibly, yourself.

I simply added a performance tip and your all up in arms about the documentation for it. Start reading and perhaps your find what your looking for.

If you insist on knowing how I found out about "about:config", I was annoyed at web address bar and the search results that it was displaying when I typed an address in. I simply Googled it and wouldn't you believe it! I found a story telling me how to shut off the "browser.urlbar.maxRichResults". It's set to 12 by default. I simply set mine to -1 and it's gone. THAT is how I found out about it.

Aunt Sally, I don't think would ever know or care about it. But, if I said so for her to run it, that would be because she asked me what I run for a browser and I told her it was Firefox and she wanted to run the same thing. As for Cousin Joe, he'd probably start by looking for it. It's not that difficult really.

Comment Firefox performance boost (Score 4, Informative) 367

Try this, Firefox users.

Here's a way to speed up your Firefox and make it MUCH MUCH faster.

1. Type "about:config" into the address bar and hit enter.

2. In the filter field, find and 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 receives.

Enjoy!

Slashdot Top Deals

Saliva causes cancer, but only if swallowed in small amounts over a long period of time. -- George Carlin

Working...