Some questions about disabling prefetching
Hello guys !! I wanted to disable the prefetching/preloaad pages and I found some entries on about:config that I had to change. Some of those are here on the offici… (ďalšie informácie)
Hello guys !!
I wanted to disable the prefetching/preloaad pages and I found some entries on about:config that I had to change. Some of those are here on the official support site and some not, I found them on another forum.
Here's the list: network.prefetch-next (false)
network.dns.disablePrefetch (false)
network.dns.disablePrefetch.FromHTTPS (false)
network.http.speculative-parallel-limit (0)
browser.urlbar.speculativeConnect.enabled (false)
So, my questions are: 1. All these expect one "browser.urlbar.speculativeConnect.enabled" are available on android (nightly). Is there and i can't find it or it's indeed not available ??
2. Is the "network.http.speculative-parallel-limit" works only for http or it works and for https as well ?? Is there some setting to geti it to work for https if it doesn't ??
3. Is true that the "network.dns.disablePrefetch" and/or "network.dns.disablePrefetch.FromHTTPS" doesn't work (if i disable it) if i have turned on the dns over https ??
4. Are there other settings that I need to configurate or I'm good with these ??
Thanks in advance !!