Network.http.keep-alive.timeoutFrom MozillaZine Knowledge Base
[edit] BackgroundHTTP is the application-layer protocol that most web pages are transferred with. HTTP keep-alive connections can be re-used for multiple requests, as opposed to non-keep-alive connections, which are limited to one request. Using keep-alive connections improves performance. This preference determines how long keep-alive connections are kept alive. [edit] Possible values and their effectsAmount of time in seconds to keep keep-alive connections alive. Default: 115 seconds. [edit] Caveats
[edit] First checked in[edit] Has an effect in
[edit] Related bugs[edit] Related preferences
[edit] External links |