Add extra comments on new keep-alive preferences
git-svn-id: svn://10.0.0.236/trunk@63383 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -217,8 +217,9 @@ pref("network.hosts.pop_server", "mail");
|
||||
// ruslan:
|
||||
// pref("network.http.version", "1.1");
|
||||
// keep-alive option is effectively obsolete, as we want to use http/1.1 by
|
||||
// default eventually
|
||||
// pref("nework.http.keep-alive", true);
|
||||
// default eventually. Nevertheless it'll work with some older 1.0 servers
|
||||
// pref("network.http.keep-alive", true);
|
||||
// pref("network.http.keep-alive.timeout", 120);
|
||||
|
||||
// sspitzer: change this back to "news" when we get to beta.
|
||||
// for now, set this to news.mozilla.org because you can only
|
||||
|
||||
Reference in New Issue
Block a user