[squid-users] Squid never caches to disk.

From: Scott Carpenter <uberbigun@dont-contact.us>
Date: Mon, 25 Apr 2005 16:39:39 -0400

I am trying to build a squid machine that will be pre-poulated with M$
patches for an application that will not be connected to the Internet.
The idea is to pre-populate all of the required patches while the suid
machine is connected to the Internet using curl, then move the squid
machine into a lab not connected to the internet. I can;t seem to get
any of my requests to cache. I am runnig RHEL4 ES minimal install with
Squid Cache: Version 2.5.STABLE6. Can anyone point me in the right
direction?

Config and log files below.

Config
hierarchy_stoplist cgi-bin ?
refresh_pattern . 0 20% 1440 override-expire override-lastmod ignore-reload
maximum_object_size 2560000 KB
maximum_object_size_in_memory 512 KB
cache_replacement_policy heap LFUDA
cache_dir ufs /var/cache/squid 20000 16 256
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 # https
acl Safe_ports port 21 # ftp
acl Safe_ports port 80 # http
acl Safe_ports port 443 # https
acl Safe_ports port 1025-65535 # unregistered ports
acl CONNECT method CONNECT
acl TRACK method TRACK
acl TRACE method TRACE
acl GET method GET
acl POST method POST
acl GOPHER proto GOPHER
http_access allow manager localhost
http_access deny manager
http_access deny CONNECT
http_access deny TRACE
http_access deny TRACK
http_access deny GOPHER
http_access allow Safe_ports
http_access allow localhost
http_access deny all
icp_access allow all
visible_hostname patchmonkey
httpd_accel_with_proxy on

Store.log
1114456936.963 RELEASE -1 FFFFFFFF 35F62DFD36439BF070679D74B2436F8C
200 1114460472 1100643873 -1 application/x-msdownload
369384/369384 GET
http://download.microsoft.com/download/6/c/f/6cfc4140-f44b-44b6-a773-1f5cf3678086/WindowsXP-KB888113-x86-ENU.exe
1114456940.332 RELEASE -1 FFFFFFFF 32444CB72605DCCBBC50F7D1A05521B5
200 1114460472 1105671027 -1 application/x-msdownload
1103352/1103352 GET
http://download.microsoft.com/download/6/e/0/6e0628b2-7ef5-4a28-9bea-6b2045e48afb/Windows2000-KB873333-x86-ENU.EXE
1114456941.842 RELEASE -1 FFFFFFFF 21BF9717DDBAA184746FC0F34D309EE2
200 1114460474 1105671027 -1 application/x-msdownload
1103352/1103352 GET
http://download.microsoft.com/download/6/e/0/6e0628b2-7ef5-4a28-9bea-6b2045e48afb/Windows2000-KB873333-x86-ENU.EXE

access.log
1114457939.945 1466 10.0.10.196 TCP_MISS/200 391536 GET
http://download.microsoft.com/download/0/0/6/006cef65-34f3-4db4-8153-e4a5bcc9b62e/Windows2000-KB823559-x86-ENU.exe
- DIRECT/4.79.74.61 application/x-msdownload
1114457949.196 9125 10.0.10.196 TCP_MISS/200 2988592 GET
http://download.microsoft.com/download/0/0/9/00972728-4bf7-4a73-b17e-85b81e10ab96/WindowsServer2003-KB828741-x86-ENU.EXE
- DIRECT/4.79.74.61 application/x-msdownload
1114457951.303 2033 10.0.10.196 TCP_MISS/200 460383 GET
http://download.microsoft.com/download/0/1/2/0126e70b-7872-404c-978e-daa6b3bd8476/WindowsServer2003-KB823182-x86-ENU.exe
- DIRECT/4.79.74.61 application/x-msdownload
1114457954.572 3145 10.0.10.196 TCP_MISS/200 918896 GET
http://download.microsoft.com/download/0/1/f/01fdd40f-efc5-433d-8ad2-b4b9d42049d5/Windows2000-KB823980-x86-ENU.exe
- DIRECT/4.79.74.61 application/x-msdownload

URLs
http://download.microsoft.com/download/win2000platform/Patch/Q323255/NT5/EN-US/Q323255_W2K_SP4_X86_EN.exe
http://download.microsoft.com/download/win2000platform/Patch/Q324380/NT5/EN-US/Q324380_W2K_SP4_X86_EN.exe
http://download.microsoft.com/download/win2000platform/Patch/Q326830/NT5/EN-US/Q326830_W2K_SP4_X86_EN.exe
http://download.microsoft.com/download/win2000platform/Patch/Q326886/NT5/EN-US/Q326886_W2K_SP4_X86_EN.exe
http://download.microsoft.com/download/win2000platform/Patch/Q327696/NT5/EN-US/Q327696_W2K_SP4_X86_EN.exe
http://download.microsoft.com/download/win2000platform/Patch/Q329834/NT5/EN-US/Q329834_W2K_SP4_X86_EN.exe
http://download.microsoft.com/download/win2000platform/Patch/q267843/NT5/EN-US/Q267843_W2K_SP2_x86_en.EXE
http://download.microsoft.com/download/win2000platform/Patch/q269049/NT5/EN-US/Q269049_W2K_SP2_x86_en.EXE
http://download.microsoft.com/download/win2000platform/Patch/q269239/NT5/EN-US/Q269239_W2K_SP2_x86_en.EXE

uberbigun@gmail.com
Received on Mon Apr 25 2005 - 14:39:41 MDT

This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:04 MDT