搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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?

所有回覆 (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.