This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I increase Http pipelining to a higher level to speed up Firefox?

more options

I have been having problems with loading eBay pages, while almost any other site responds immediately. On eBay, I get "Waiting for..." messages at the bottom and then the page will time out and give me a "Page not found" or "Connection was reset" message. I have noticed this over the past two weeks. I did find a link at "http://www.mydigitallife.info/speed-up-your-firefox-by-adjusting-your-http-pipelining/" related to this problem, involving typing "about.config" in the Firefox address bar, then finding "network.http.pipelining" and changing the maximum requests to 30, but this just gives me "Page not found" instead of the required configuration listing. What am I doing wrong, or how do I carry out this fix so I can load eBay pages?

I have been having problems with loading eBay pages, while almost any other site responds immediately. On eBay, I get "Waiting for..." messages at the bottom and then the page will time out and give me a "Page not found" or "Connection was reset" message. I have noticed this over the past two weeks. I did find a link at "http://www.mydigitallife.info/speed-up-your-firefox-by-adjusting-your-http-pipelining/" related to this problem, involving typing "about.config" in the Firefox address bar, then finding "network.http.pipelining" and changing the maximum requests to 30, but this just gives me "Page not found" instead of the required configuration listing. What am I doing wrong, or how do I carry out this fix so I can load eBay pages?

All Replies (2)

more options

It is about:config with a colon and not a dot (about: is a protocol like http:).

Note that enabling pipelining can cause problem with server that aren't supporting http pipelining properly.

more options

That article is quite old - Oct 16, 2007
network.http.pipelining.maxrequests is set to 32 by default in later versions of Firefox, so that won't need to be changed.