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. -- David E. Ross Donald Trump claims everyone likes him. Does that include his ex-wives? How about the students who discovered that their education at Trump University was worthless? And how about the contractors, suppliers, and employees he stiffed in his several bankruptcies? _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

