Recensiones de Cache Longer
Cache Longer per Rimu
Recension de Sébastien SAUVAGE
Classificate 5 de 5
per Sébastien SAUVAGE, 2 muaj më parëThis extension is very effective to reduce bandwith usage (useful when using tethering, for example).
Advice to make it more effective:
- Make sure you have disk cache enabled.
- You can also increase disk cache size to benefit more (1)
- You can check the +6 month expiration date in about:cache?storage=disk
(1):
If you want to force disk cache to 4 Go, in about:config :
browser.cache.disk.smart_size.enabled = false
browser.cache.disk.capacity = 4000000 (cache up to 4 Gbytes on disk)
browser.cache.disk.max_entry_size = 1000000 (cache objects up to 100 Mbytes)
Advice to make it more effective:
- Make sure you have disk cache enabled.
- You can also increase disk cache size to benefit more (1)
- You can check the +6 month expiration date in about:cache?storage=disk
(1):
If you want to force disk cache to 4 Go, in about:config :
browser.cache.disk.smart_size.enabled = false
browser.cache.disk.capacity = 4000000 (cache up to 4 Gbytes on disk)
browser.cache.disk.max_entry_size = 1000000 (cache objects up to 100 Mbytes)
7 recensiones
- Classificate 5 de 5per Korwin, një muaj më parë"Increases the time items will be stored in the browser cache. This increasing the chance that network resources won't need to be fetched. As NVMe/SSD storage is cheap and lightning fast compared to network requests, this has the potential to improve load times significantly".
- Classificate 5 de 5per Kiernan, 2 vite më parë
- Classificate 5 de 5per HomerSETH9, 2 vite më parë
- Classificate 5 de 5per Modenium, 3 vite më parë
- Classificate 5 de 5per ErFelesSuperRiku, 3 vite më parëSimple, yet effective.
Sometimes I need files to be cached because I have slow internet, and this has saved me a few times already.