[squid-users] Caching windowsupdate

From: E Roberts <eroberts-squid@dont-contact.us>
Date: Thu, 11 Nov 2004 12:18:37 -0500

Been trying to find ways to tweak my proxy setup and came across some info
about caching windowsupdate.com, and also some other sites. I was
wondering if anyone has anything to add to this for other sites that might
be popular and/or more Microsoft sites?

This is what I found so far. I have mot put these in yet and also would
like some feedback on anyone that might see a bug in here before I put
this on a live server. :P

# refresh patterns to enable caching of MS windows update
refresh_pattern http://.*\.windowsupdate\.microsoft\.com/ 0 80% 20160
reload-into-ims
refresh_pattern http://office\.microsoft\.com/ 0 80% 20160
reload-into-ims
refresh_pattern http://windowsupdate\.microsoft\.com/ 0 80% 20160
reload-into-ims

# the next two can be rewritten as one regexp, which should also match
other
# SP versions.
#refresh_pattern http://wxpsp2\.microsoft\.com/ 0 80% 20160
reload-into-ims
#refresh_pattern http://xpsp1\.microsoft\.com/ 0 80% 20160
reload-into-ims
refresh_pattern http://w?xpsp[0-9]\.microsoft\.com/ 0 80% 20160
reload-into-ims

# ditto for the next one.
#refresh_pattern http://w2ksp4\.microsoft\.com/ 0 80% 20160
reload-into-ims
refresh_pattern http://w2ksp[0-9]\.microsoft\.com/ 0 80% 20160
reload-into-ims

refresh_pattern http://download\.microsoft\.com/ 0 80% 20160
reload-into-ims

# and some other windows updaters
refresh_pattern http://download\.macromedia\.com/ 0 80% 20160
reload-into-ims
refresh_pattern ftp://ftp\.nai\.com/ 0 80% 20160
reload-into-ims
refresh_pattern http://ftp\.software\.ibm\.com/ 0 80% 20160
reload-into-ims

Regards,
Robert

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Computers make it easier to do a lot of things, but most of the things
they make it easier to do don't need to be done
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Received on Thu Nov 11 2004 - 10:18:05 MST

This archive was generated by hypermail pre-2.1.9 : Wed Dec 01 2004 - 12:00:01 MST