Mozilla Firefox descomplicado: diferenças entre revisões

[edição não verificada][edição não verificada]
Conteúdo apagado Conteúdo adicionado
Linha 154:
user_pref("content.maxtextrun", 8191);
user_pref("network.http.request.max-start-delay", 10);
user_pref("network.http.max-connections", 250300);
user_pref("network.http.max-connections-per-server", 48);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 16);
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("network.http.proxy.pipelining", true);
 
Tweak de velocidade - Para um computador rápido, ligação à internet razoável (ligações tipo [[w:UMTS]] com [[w:HSPA]])
user_pref("content.interrupt.parsing", true);
user_pref("content.maxtextrun", 8191);
user_pref("network.http.request.max-start-delay", 10);
user_pref("network.http.max-connections", 200);
user_pref("network.http.max-connections-per-server", 24);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);