|
Directions
Type “about:config” into the address bar and press enter. Look for the following entries: * network.http.pipelining * network.http.proxy.pipelining * network.http.pipelining.maxrequests Set the first two options to true. The 3rd one could be set between 1 and 8. Other web sites tell to set it to 30, but if you read mozilla˘s code (or more easily their webpage) you˘ll discover that the maximum amount is 8. |