Firefox is a rock solid browser, but sometimes can look very slow compared to Chrome or similar browsers…
You can fix this, going in config mode and changing some values:
- in the address URL bar, type about:config
- acknowledge the warning (you are going to change advanced settings)
- into the search box on top, search “pipelining“
- change the value of network.http.pipelining to true (double clicking on false)
- change the value of network.http.proxy.pipelining to true (double clicking on false)
- change the value of network.http.pipelining.ssl to true (double clicking on false)
- change the value of network.http.pipelining.maxrequests from 32 to 8 (double clicking on 32)
- into the search box on top, search “ipv6“
- change the value of network.dns.disableIPv6 to true (double clicking on false)
Close and restart the browser. Enjoy. 🙂
0 Comments