timwhit said:Let's say I have 30-40 tabs open all with a bunch of images and then I minimize Firefox, it pulls everything out of physical memory and puts it into VM, which makes for a pretty good slowdown. The same when I restore the window, it is forced to move several hundred MB from VM back to physical memory. There has to be a better way for Firefox to handle this.
LiamC said:Clocker, try this
Type about:config in the url and edit the following properties:
network.http.max-connections 32
network.http.max-connections-per-server 8
network.http.max-persistent-connections-per-proxy 8
network.http.max-persistent-connections-per-server 4
network.http.pipelining true
network.http.pipelining.maxrequests 8 (Entering a number higher than 8 will not have any effect)