We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Set URL connection timeout

  • 1 réponse
  • 120 ont ce problème
  • 1 vue
  • Dernière réponse par 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'

Solution choisie

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"

Lire cette réponse dans son contexte 👍 3

Toutes les réponses (1)

more options

Solution choisie

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"