Quiz

Recent Posts

Sunday, September 4, 2011

Tips to Improve Browser Speed (Mozzila Firefox)


1.Type "about:config" in the address bar of your firefox browser and press enter.
2You will see a warning.Click on " I'll be care full,i promise! ".This will allow you to edit the settings.
3.Look for "network.http.pipelining.maxrequests " .
4.Now right click on this and click on modify.
5.Change this number to something like 15-30.This will increase your number of simultaneous connection in firefox browser.
6.Now Right click in blank space and click on new->integer.
7.Name it as "nglayout.initialpaint.delay" and set its value to " 0 ".This is the waiting time that firefox takes to act on the data before processing.
8.Now search for "network.dns.disableIPv6" and set this to true.This will help you stop the delay which occurs when to an ipv6 capable dns server an ipv4 address is given instead of the requested ipv6 address.
9. Content Interrupt Parsing:-This option controls whether firefox should interrupt rendering of a page in order to respond to Ui events.By default this option is not present and it needs to be created in the " about:config " window.
* Right click in free space.Select new->Boolean.
* Name it as " content.interrupt.parsing ".
* Now press enter and select its value to " true ".

No comments:

Recent Comments