Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

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

How to increase timeout when network timeout message occurs on sites "far away"

  • 2 odpovědi
  • 2 mají tento problém
  • 1 zobrazení
  • Poslední odpověď od cor-el

more options

Hi!

In general, my internet runs fine. But sometimes I have to call websites from the opposite side of the world. I assume that the internet connection thereto is lame and maybe interference-prone. Hence, about 20 seconds after entering the URL, Firefox gives me a network timeout message.

Is there a way to increase or disable timeout?

I already looked into about:config and filtered for "timeout", but there are soooo many settings which could be related to my problem. Which one do I have to modify?

Hi! In general, my internet runs fine. But sometimes I have to call websites from the opposite side of the world. I assume that the internet connection thereto is lame and maybe interference-prone. Hence, about 20 seconds after entering the URL, Firefox gives me a network timeout message. Is there a way to increase or disable timeout? I already looked into about:config and filtered for "timeout", but there are soooo many settings which could be related to my problem. Which one do I have to modify?

Zvolené řešení

The ones you want start with network.http....

It will depend on the type of connection that is being made. Timeout, retry and keep-alive depend on the original HTTP request made by the browser on behalf of you. (This means that the server sets the keep alive or cache request. )

The general main ones you can confidently edit are these ones: network.http.connect.timeout and network.http.request.timeout The integers are in seconds. 30 = 30 seconds.

I hope that helps.

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (2)

more options

Zvolené řešení

The ones you want start with network.http....

It will depend on the type of connection that is being made. Timeout, retry and keep-alive depend on the original HTTP request made by the browser on behalf of you. (This means that the server sets the keep alive or cache request. )

The general main ones you can confidently edit are these ones: network.http.connect.timeout and network.http.request.timeout The integers are in seconds. 30 = 30 seconds.

I hope that helps.

more options

See this old blog post about modifying a registry key: