On 10/24/2016 10:21 AM, David E. Ross wrote: > On 10/24/2016 9:24 AM, Ray_Net wrote: >> David E. Ross wrote on 24/10/2016 17:50: >>> On 10/23/2016 8:28 PM, Ed Mullen wrote: >>>> On 10/23/2016 at 8:13 PM, David E. Ross's prodigious digits fired off: >>>>> Is there a way to stop ALL caching in SeaMonkey? I know how to stop >>>>> disc caching, but I do not know how to stop memory caching. >>>>> >>>> browser.cache.memory.enable >>>> >>>> set to false. >>>> >>> Thanks. >>> >> What are the advantages when not using a cache ? >> > > With a broadband connection actually delivering 50 MB/sec, I do not need > caching. In many cases, Web pages are generated "on the fly" or else > are decompressed from compressed HTML files. In either case, the result > is that what is delivered from a server always has a later time-stamp > than what is available from a cache. This defeats the purpose of caching. > > If I disable caching, I can then set a preference not to check the > cache. That slightly improves the speed at which SeaMonkey renders pages. >
I recall that you use Prefbar: https://prefbar.tuxfamily.org/help/buttons.html Clear all will clear those for your. You can turn cache off using the Cache button. Watch in about:config for browser.cache. - toggling the Cache button to off will set it to false for you and also turn off browser.cach.disk.enble. > Cache > Type: Checkbox > Default Status: Hidden > Customizable: NO > > This toggles the browser cache on and off. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

