Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Increase timeout limit in Google Chrome

Tags:

Internet speed at work is very limited, and because of this I can't load several useful pages, like Trello, Bitbucket, Slack and so on.

Chrome console shows me a long list timeout errors like GET https://..... net::ERR_TIMED_OUT.

I was wondering if there is any way to change timeout settings in Chrome.

like image 478
dolma33 Avatar asked Sep 28 '16 14:09

dolma33


People also ask

Why does Google Chrome timeout so often?

Check your firewall and internet security to make sure your browser is not blocked from accessing the internet. If you have any website filtering software installed in your system, then uninstall them. Once you apply these changes in the firewall, there will be no timeout error in Google Chrome.


1 Answers

  • Chrome: It is not possible to change the timeout settings in Chrome.
  • Firefox: You can set the value of network.http.connection-timeout in about:config
  • IE: It's possible to change the timeout behavior in the windows registry.
  • Safari: There is a safari extension SafariNoTimeout to extend the timeout from 60s to 10min.
like image 86
mojoaxel Avatar answered Sep 19 '22 14:09

mojoaxel