lunes, 18 de mayo de 2009

Confirar Firefox más rápido

Unos trucos para intentar ganar algo más de velocidad en Firefox. Ve a la barra de direcciones y escribe:

about:config

Ahora debes buscar las siguientes claves (en negrita) y cambiar sus valores por los que se muestran a continuación:

network.http.pipelining ; normalmente es “false”, cambialo a “true”
network.http.pipelining.maxrequests ; normalmente es “4″, cambialo a “8″
network.http.proxy.pipelining ; cambialo de “false” a “true”
network.dns.disableIPv6 ; cambialo de “false” a “true”
plugin.expose_full_path ; cambialo de “false” a “true”

Tambien añade los siguientes valores nuevos:

Click derecho > New > Integer > teclea nglayout.initialpaint.delay
click ok > teclea cero, 0 > click ok

Click derecho > New > Integer > teclea content.notify.backoffcount
click ok > teclea: 5 > click ok

Click derecho > New > Integer > teclea ui.submenuDelay
click ok > teclea cero, 0 > click ok

Click derecho > New > Integer > teclea browser.cache.memory.capacity
click ok > teclea: 32768 > click ok

Click derecho > New > Integer > teclea content.notify.interval
click ok > teclea: 500000 > click ok

Click derecho > New > Integer > teclea content.switch.threshold
click ok > teclea: 250000 > click ok

Click derecho > New > Boolean > teclea content.interrupt.parsing
click ok > elige: False > click ok

Reinicia y listo. Eso es todo, espero que ahora firefox este un poco más rápido.


No hay comentarios: