Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 1 réponse
  • 1 a ce problème
  • 4 vues
  • Dernière réponse par 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

Modifié le par cor-el

Solution choisie

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

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (1)

more options

Solution choisie

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