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 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 -- #define X(x,y) x##y Peter Cordes ; e-mail: X([EMAIL PROTECTED] , ns.ca) "The gods confound the man who first found out how to distinguish the hours! Confound him, too, who in this place set up a sundial, to cut and hack my day so wretchedly into small pieces!" -- Plautus, 200 BCE -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

