> Date: Thu, 23 Dec 2004 23:22:56 -0600 > From: Jason L Tibbitts III <tibbs@xxxxxxxxxxx> > Subject: Moving Mozilla cache to /tmp? > To: fedora-list@xxxxxxxxxx > Message-ID: <ufabrcknubz.fsf@xxxxxxxxxxxxxxxxxxxxx> > Content-Type: text/plain; charset=us-ascii > > I'm having trouble understanding why Mozilla and its ilk don't put > their caches in /tmp. We run a large network with central home > directory servers; any user can log into any machine and see all of > their files, but the majority of people stick to the machine on their > desk. So essentially every Mozilla cache access is a waste of file > server resources. > > Does anyone know if there's an easy way to mass-reconfigure mozilla to > stick the cache directory in some private subdirectory under /tmp? > > - J< Why don't you set the local cache size to 0 and then go through squid to provide the caching. That way, everone can easily share the same cache. Ian