I was randomly surfing about this morning and found the following tweak. It has made page requests MAJORLY faster, but the 'downside' is that it hammers the site's server a bit more, with a lot more requests. The upside is of course a really fast browsing experience.
As always, I and
NZB take no responsibility for blowing up anything whatsoever through this tweak.
1) Open up Firefox and go to “about
:config“.
2) Change the settings to these:
network.http.max-connections: 96
network.http.max-connections-per-server: 48
network.http.max-persistent-connections-per-proxy: 24
network.http.max-persistent-connections-per-server: 12
network.http.pipelining: true
network.http.pipelining.maxrequests: 64
network.http.proxy.pipelining: true
3) Restart Firefox.