How to set Firefox Network Pipelining

How to set Firefox Network Pipelining
Name: How to set Firefox Network Pipelining
Submitted: 24 Dec 2008
Submitter: NickTheGreek
Category: YourForum Tutorials
Views: 467
Rating: 0
Description: MozillaZine Knowledge Base tells that it could give problem with some webservers. I bet IIS servers are on that list..

If you want to know my settings, I put true to the first one, false to the proxy one (I don˘t user proxy now) and I left the default value 4 for maxrequests.


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.