According to this question: Where can I find the default timeout settings for all browsers? each every browser has a default setting for time out
The default timeout
go to the url about:config and paste each line:
about:config
network.http.keep-alive.timeout;10 network.http.connection-retry-timeout;10 network.http.pipelining.read-timeout;5 network.http.connection-timeout;10