Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

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.