Firefox Tweaks:
All depending on your connection and your rig of course but generally what you want to tweak are:
Open up a new tab and go to "
about:config" (without the "")
Enter "
connections" in the search bar and find the following
network.http.max-connections
network.http.max-connections-per-server
network.http.max-persistent-connections-per-proxy
network.http.max-persistent-connections-per-server
network.websocket.max-connections
all of those you generally want to set higher than they are set. However, the higher you set them, the higher the strain on your system. Also, don't up these if you have a slow internet connection.
enter "
cache" in the search bar
print.always_cache_old_pres
This you want to set to true. It loads pages out of Firefox's cache when you go back, making for a seemingly faster user experience.
enter "
pipelining" in the search bar
network.http.pipelining
make sure this is set to true.
There will be some more pipelining settings, again, you can set the maxrequests one higher if it suits you.
Hope this helps a bit.
For a GUI-aided tweaking of these settings (and some more), look for FasterFox among the Firefox add-ons (it works with the latest versions), this addon lets you set these as well with explaining them as well
I hope this could help you