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.

詳しく学ぶ

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

Set URL connection timeout

  • 1 件の返信
  • 120 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: the-edmeister

more options

How do I adjust the timeout for connection to a URL?

The timeout BEFORE Firefox reports 'not found'

How do I adjust the timeout for connection to a URL? The timeout BEFORE Firefox reports 'not found'

選ばれた解決策

There is no setting in Firefox for that. You need to change a tcpip parameter in the Registry.

http://drewthaler.blogspot.com/2005/09/changing-dns-query-timeout-in-windows.html

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

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

すべての返信 (1)

more options

選ばれた解決策

There is no setting in Firefox for that. You need to change a tcpip parameter in the Registry.

http://drewthaler.blogspot.com/2005/09/changing-dns-query-timeout-in-windows.html

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