Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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

  • 2 απαντήσεις
  • 4 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από the-edmeister

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.