--
Lester Caine - G8HFL
-----------------------------
Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://home.lsces.co.uk
MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Firebird - http://www.firebirdsql.org/index.php
I'm looking for the same answer... I've been checking the about:config
page in firefox, but did not find anything I'd trust to be such
parameter. I'll let you know if I find it anywhere!
> I'm looking for the same answer... I've been checking the about:config
> page in firefox, but did not find anything I'd trust to be such
> parameter. I'll let you know if I find it anywhere!
Please can someone explain what replaced
network.http.request.timeout
when it was removed from the code base
It seems that a message controlled by this timeout is being displayed, but
that there is no way of controlling it?
I'm trying to sort this for Firefox running on Linux.
--
Lester Caine - G8HFL
-----------------------------
Note the following, in relation to network.http.connect.timeout:
http://kb.mozillazine.org/Network.http.connect.timeout#Background
"Background
This preference was one of several added to allow low-level tweaking of
the HTTP networking code. After a portion of the same code was
significantly rewritten in 2001, the preference ceased to have any
effect (as noted in all.js as early as September 2001).
Currently, the timeout is determined by the system-level connection
establishment timeout. Adding a way to configure this value is
considered low-priority."
See also:
https://bugzilla.mozilla.org/show_bug.cgi?id=205140
Bug 205140 – Prefs: remove "network.http.*.timeout"
https://bugzilla.mozilla.org/show_bug.cgi?id=205077
Bug 205077 – Prefs: Networking cleanup for trunk
https://bugzilla.mozilla.org/show_bug.cgi?id=142326
Bug 142326 – Conn: configurable http timeout in UI
--
Alex K.