Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Set URL connection timeout

  • 1 odpověď
  • 120 má tento problém
  • 1 zobrazení
  • Poslední odpověď od 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'

Zvolené řešení

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"

Přečíst dotaz v kontextu 👍 3

Všechny odpovědi (1)

more options

Zvolené řešení

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"