Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Set URL connection timeout

  • 1 Antwort
  • 120 haben dieses Problem
  • 196 Aufrufe
  • Letzte Antwort von 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'

Ausgewählte Lösung

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"

Diese Antwort im Kontext lesen 👍 3

Alle Antworten (1)

more options

Ausgewählte Lösung

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"