Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Bookmarks are opening too quickly

  • 3 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: remo82

more options

When I open from bookmarks (with "Open All in tabs") many pages of the same site, some sites block access because of too intensive page loading. How can I slow down opening each bookmark - add 1 sec. pause ?

When I open from bookmarks (with "Open All in tabs") many pages of the same site, some sites block access because of too intensive page loading. How can I slow down opening each bookmark - add 1 sec. pause ?

Kiválasztott megoldás

Decreasing network.http.max-persistent-connections-per-server mainly solves the problem. Thanks!

Válasz olvasása eredeti szövegkörnyezetben 👍 0

Összes válasz (3)

more options

Fewer bookmarks in each folder would work, as there is no way of setting a delay or a pause per bookmark.

more options

Firefox has a setting that might help.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste max- and pause while the list is filtered

(3) Maybe: Double-click the network.http.max-persistent-connections-per-server preference and try 4 instead of the default value of 6?

The source code file has some notes on each of the different network.http.max-... settings which may or may not be helpful:

https://dxr.mozilla.org/mozilla-release/source/modules/libpref/init/all.js#1608

more options

Kiválasztott megoldás

Decreasing network.http.max-persistent-connections-per-server mainly solves the problem. Thanks!