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.

Firefox slowed down dramaticaly after enabling antitracking feature in my VPN provider

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

more options

hi,

Maybe someone had the same problem, I use two security option outside of Firefox: 1. /etc/hosts file, all the site that I do not want to allow my machine to interact with; source: https://github.com/StevenBlack/ 2. VPNs anti tracking scripts

I use a mac, Mac OS 11.6 Firefox 93.0


With all the two security option enabled, Safari works fine, TOR works fine, Firefox has massive issues with loading pages speed. Some of the Firefox settings: Network Settings: the DNS over HTTPS is OFF, as I am using a VPN Privacy and Security: set to standard, but there is no difference is loading speed when switching to strict Extensions: I use 1password, multi account containers and user agent switcher; no difference is loading speed if I disable or remove all extensions

Any idea why is Firefox loading page speed effected?

Many Thanks Michael

hi, Maybe someone had the same problem, I use two security option outside of Firefox: 1. /etc/hosts file, all the site that I do not want to allow my machine to interact with; source: https://github.com/StevenBlack/ 2. VPNs anti tracking scripts I use a mac, Mac OS 11.6 Firefox 93.0 With all the two security option enabled, Safari works fine, TOR works fine, Firefox has massive issues with loading pages speed. Some of the Firefox settings: Network Settings: the DNS over HTTPS is OFF, as I am using a VPN Privacy and Security: set to standard, but there is no difference is loading speed when switching to strict Extensions: I use 1password, multi account containers and user agent switcher; no difference is loading speed if I disable or remove all extensions Any idea why is Firefox loading page speed effected? Many Thanks Michael

Módosította: cor-el,

Kiválasztott megoldás

ok, figured it out.

The problem was, that my blocked list in the /etc/hosts file as an IP had 0.0.0.0, rather then 127.0.0.1 After altering the file, and changing the IP to 127.0.0.1, Firefox speed when back to normal :)

If anyone will ever have the same problem, please try this first.


Thank you

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

Összes válasz (1)

more options

Kiválasztott megoldás

ok, figured it out.

The problem was, that my blocked list in the /etc/hosts file as an IP had 0.0.0.0, rather then 127.0.0.1 After altering the file, and changing the IP to 127.0.0.1, Firefox speed when back to normal :)

If anyone will ever have the same problem, please try this first.


Thank you