Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Set URL connection timeout

  • 1 risposta
  • 120 hanno questo problema
  • 65 visualizzazioni
  • Ultima risposta di 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'

Soluzione scelta

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"

Leggere questa risposta nel contesto 👍 3

Tutte le risposte (1)

more options

Soluzione scelta

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"