当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Make firefox patient again ? #dns

  • 3 件の返信
  • 5 人がこの問題に困っています
  • 3 回表示
  • 最後の返信者: cor-el

more options

Modify anything in about:config so that firefox becomes more tolerant to slow dns servers, before emmiting 'server not found'. I'm using OpenNIC servers for privacy, and i need to repeatedly hit ctrl+r before website loads. It is clear to me that firefox has a very small waiting period before deciding that a 'server was not found' ie. dns server was slow to respond. I don't want to use another dns server because either my privacy will be compromised or it's slow. No proxies, firewall, etc are a problem. My router caches dns queries, but some entries like facebook have very small TTL values like 1-2min which makes you go to the remote dns server periodically, with the above mentioned problems. I looked up dns in about config, but nothing seems relevant. So can we make firefox a little more patient?

Modify anything in about:config so that firefox becomes more tolerant to slow dns servers, before emmiting 'server not found'. I'm using OpenNIC servers for privacy, and i need to repeatedly hit ctrl+r before website loads. It is clear to me that firefox has a very small waiting period before deciding that a 'server was not found' ie. dns server was slow to respond. I don't want to use another dns server because either my privacy will be compromised or it's slow. No proxies, firewall, etc are a problem. My router caches dns queries, but some entries like facebook have very small TTL values like 1-2min which makes you go to the remote dns server periodically, with the above mentioned problems. I looked up dns in about config, but nothing seems relevant. So can we make firefox a little more patient?

選ばれた解決策

Hello, can you try to play with this 2 options in about:config:

  • accessibility.typeaheadfind.enabletimeout to enable or disable the timeout. Value is set to True by default.
  • accessibility.typeaheadfind.timeout to increase or decrease the timeout value

Hope this helps.

この回答をすべて読む 👍 2

すべての返信 (3)

more options

選ばれた解決策

Hello, can you try to play with this 2 options in about:config:

  • accessibility.typeaheadfind.enabletimeout to enable or disable the timeout. Value is set to True by default.
  • accessibility.typeaheadfind.timeout to increase or decrease the timeout value

Hope this helps.

more options

This solution doesn't do anything for me.

more options

See this old blog post about modifying a registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DNSQueryTimeouts
Multi String: "1 2 2 4 8 0" -> "4 8 8 16 32 0"