I've come across some Firefox about:config tweaks on the internet which claim that making those changes will speed up Firefox. Those tweaks are:
network.http.pipelining: Change this to true.
network.http.proxy.pipelining: Change this to true.
network.http.pipelining.maxrequests: Change this to 8.
network.http.max-connections: Change this to 96.
network.http.max-connections-per-server: Change this to 32.
Is it safe to change these values?
