Meka re-post nam sorry wenna ooni.... In the URL bar, type âabout:configâ and press enter. This will bring up the configuration âmenuâ where you can change the parameters of Firefox. Note that these are speed up Firefox significantly - and these settings seem to be common among everybody else as well. But these settings are optimized for broadband connections - It means with as much concurrent requests weâre going to open up with pipelining⦠youâd better have a big connection. Double Click on the following settins and put in the numbers below - for the true / false booleans - theyâll change when you double click. Code: 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 One more thing⦠Right-click somewhere on that screen and add a 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. Since youâre broadband - it shouldnât have to wait. Now you should notice youâre loading pages MUCH faster now! |