搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

FF doing a DNS query for all the web links on our home page when the home page is displayed

  • 2 回覆
  • 1 有這個問題
  • 5 次檢視
  • 最近回覆由 cor-el

more options

We have a simple HTML home page that has links to the sites we most visit. This is the default page that comes up when we start FF. For instance, the web site for CNBC financial news is coded in HTML like this:

  • <a href="http://www.cnbc.com/">CNBC</a>
  • All the web links are in lists in cells a multi-cell table. There are about 40 of these links in the home page.

    While debugging a network problem recently using wireshark, I noticed that when I opened this home page in FF, There was a storm of DNS queries for all of the web sites in the home page! None of the web links were clicked on, this happens when FF starts up and just displays the home page. The same thing is happening on Windows 7 and Linux.

    I consider this invasive and would like this activity to stop.

    Why is this happening? Does this "feature" have a name? How do I stop this from happening?

    Thanks, Ed

    Versions: Windows 7: 73.0.1 Centos Linux 7: 60.6.0ser

    We have a simple HTML home page that has links to the sites we most visit. This is the default page that comes up when we start FF. For instance, the web site for CNBC financial news is coded in HTML like this: <li><a href="http://www.cnbc.com/">CNBC</a></li> All the web links are in lists in cells a multi-cell table. There are about 40 of these links in the home page. While debugging a network problem recently using wireshark, I noticed that when I opened this home page in FF, There was a storm of DNS queries for all of the web sites in the home page! None of the web links were clicked on, this happens when FF starts up and just displays the home page. The same thing is happening on Windows 7 and Linux. I consider this invasive and would like this activity to stop. Why is this happening? Does this "feature" have a name? How do I stop this from happening? Thanks, Ed Versions: Windows 7: 73.0.1 Centos Linux 7: 60.6.0ser

    被選擇的解決方法

    You can check the "network.dns.disablePrefetch" prefs on the about:config page.

    You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

    從原來的回覆中察看解決方案 👍 1

    所有回覆 (2)

    more options

    Is that "simple HTML home page" viewable by any web user? If so, please post the URL so that we can see that page.

    more options

    選擇的解決方法

    You can check the "network.dns.disablePrefetch" prefs on the about:config page.

    You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.