Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

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.