On Fri, May 03, 2002 at 08:02:28PM -0300, Peter Cordes wrote: > On Fri, May 03, 2002 at 12:33:28PM -0400, Matt Zimmerman wrote: > > Or use squid to accomplish the same thing. > > If you use squid, you should tweak the config file: > Increase the maximum_object_size to handle big .debs: > maximum_object_size 100000 KB
As a minimum, yes. I also tune refresh_pattern so that debs and source package files are considered fresh forever. > I also use LFUDA so squid doesn't mind caching large files. (I've got > plenty of space, and I do other web browsing through squid, so this helps > keep .debs in the cache, I think.): > cache_replacement_policy heap LFUDA > > I use GDSF for the memory-cache: > memory_replacement_policy heap GDSF These may also be useful, I'll read up on the replacement policy options. -- - mdz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

