зеркало из https://github.com/mozilla/pjs.git
Backout changeset e84a9cf9fe6c (bug 648570) for its associated patch not compiling.
This commit is contained in:
Родитель
4d4b38f18a
Коммит
af1d6dcb78
|
@ -701,7 +701,7 @@ pref("network.http.proxy.keep-alive", true);
|
|||
pref("network.http.keep-alive.timeout", 115);
|
||||
|
||||
// limit the absolute number of http connections.
|
||||
pref("network.http.max-connections", 256);
|
||||
pref("network.http.max-connections", 30);
|
||||
|
||||
// limit the absolute number of http connections that can be established per
|
||||
// host. if a http proxy server is enabled, then the "server" is the proxy
|
||||
|
|
Загрузка…
Ссылка в новой задаче