搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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

  • 2 个回答
  • 1 人有此问题
  • 31 次查看
  • 最后回复者为 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.