Wednesday, January 26, 2011

Optimize Your Firefox Browser

Do you want to browse faster with Firefox? This is the cool side of an open source. This setting will make your Firefox more powerful. First write about:config in address bar, then click enter. This will bring you to a menu for editing Firefox’s parameters. Double click at the setting and then fill with the code bellow: 

browser.tabs.showSingleWindowModePrefs – true network.http.max-connections – 64 network.http.max-connections-per-server – 20 network.http.max-persistent-connections-per-proxy – 10 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 nglayout.initialpaint.delay = 0 network.http.request.max-start-delay = 0 If nglayout.initialpaint.delay doesnt exist, Right click, new integer.

Optional code:
network.http.max-persistent-connections-per-proxy = 10 network.http.proxy.pipelining = true network.http.proxy.version = 1.0

Close and restart it, find the different.

0 komentar:

Post a Comment