About Me

Friday, November 26, 2010

Pump up Firefox through speed tweaks..

follow these steps: in the address bar of the browser type "about:config"
then, click "i'll be careful, i promise" button to proceed.
afterwards, search the following keywords and change according to what is stated below. to change "false" to "true", double-click the keyword, as well as to change the parameter value.

browser.tabs.showSingleWindowModePrefs – true
network.http.max-connections – 48
network.http.max-connections-per-server – 16
network.http.max-persistent-connections-per-proxy – 8
network.http.max-persistent-connections-per-server – 4
network.http.pipelining – true
network.http.pipelining.maxrequests – 100
network.http.proxy.pipelining – true
network.http.request.timeout – 300

add new parameter "nglayout.initialpaint.delay" and a value of "0". to add new parameter, right-click then, new >> integer >> (put the keyword).