[squid-users] Windows Update Problem

From: Sturgis, Grant <Grant.Sturgis@dont-contact.us>
Date: Tue, 2 Dec 2003 16:30:42 -0700

Greetings All,

We have experienced an interesting problem with Windows Update. Essentially, the service fails when the client (W2K / IE6) uses the proxy server and succeeds when it bypasses the proxy. After you click "Scan for Updates" the web server replies with something like (sorry I don't have the exact error in front of me) "an unknown error has occurred". The access.log and cache.log don't show anything out of the ordinary (access.log excerpt is below).

I have gotten around the problem temporarily by including:

acl windowsupdate dstdomain .windowsupdate.microsoft.com
no_cache deny windowsupdate

in squid.conf

The mailing list archives have some similar problems that point to cache_dir being too small (running out of cache space) but I don't believe that is my problem:

cache_dir aufs /usr/local/squid/cache0 48000 16 256
cache_dir aufs /usr/local/squid/cache1 48000 16 256

#df -h|grep cache
/dev/sdb1 67G 37G 27G 58% /usr/local/squid/cache0
/dev/sdc1 67G 37G 27G 58% /usr/local/squid/cache1

#./squid -v

Squid Cache: Version 2.5.STABLE1-20030102
configure options: --enable-storeio=ufs,aufs,diskd --enable-snmp

Any suggestions would be most welcome.

Thanks,

Grant
---------

access.log excerpt:

Tue Dec 2 15:30:36 2003 30 10.10.14.113 TCP_MEM_HIT/200 3592 GET http://windowsupdate.microsoft.com/ - NONE/- text/html
Tue Dec 2 15:30:36 2003 32 10.10.14.113 TCP_MEM_HIT/200 2391 GET http://windowsupdate.microsoft.com/redirect.js - NONE/- application/x-javascript
Tue Dec 2 15:30:36 2003 102 10.10.14.113 TCP_MISS/302 428 GET http://v4.windowsupdate.microsoft.com/default.asp - DIRECT/207.46.244.222 text/html
Tue Dec 2 15:30:36 2003 174 10.10.14.113 TCP_MISS/200 8383 GET http://v4.windowsupdate.microsoft.com/en/default.asp - DIRECT/65.54.249.61 text/html
Tue Dec 2 15:30:36 2003 35 10.10.14.113 TCP_MEM_HIT/200 3854 GET http://v4.windowsupdate.microsoft.com/shared/js/Redirect.js - NONE/- application/x-javascript
Tue Dec 2 15:30:36 2003 129 10.10.14.113 TCP_HIT/200 22132 GET http://v4.windowsupdate.microsoft.com/shared/js/top.js - NONE/- application/x-javascript
Tue Dec 2 15:30:37 2003 51 10.10.14.113 TCP_HIT/200 520 GET http://v4.windowsupdate.microsoft.com/shared/js/top.vbs - NONE/- text/vbscript
Tue Dec 2 15:30:37 2003 106 10.10.14.113 TCP_MISS/200 1173 GET http://v4.windowsupdate.microsoft.com/shared/js/survey.js? - DIRECT/65.54.249.61 application/x-javascript
Tue Dec 2 15:30:37 2003 136 10.10.14.113 TCP_MISS/200 1496 GET http://v4.windowsupdate.microsoft.com/en/footer.asp - DIRECT/65.54.249.61 text/html
Tue Dec 2 15:30:37 2003 188 10.10.14.113 TCP_MISS/200 7109 GET http://v4.windowsupdate.microsoft.com/en/toc.asp? - DIRECT/65.54.249.61 text/html
Tue Dec 2 15:30:37 2003 245 10.10.14.113 TCP_MISS/200 4351 GET http://v4.windowsupdate.microsoft.com/en/mstoolbar.asp? - DIRECT/207.46.244.222 text/html
Tue Dec 2 15:30:37 2003 178 10.10.14.113 TCP_MISS/200 1872 GET http://v4.windowsupdate.microsoft.com/en/splash.asp? - DIRECT/207.46.244.222 text/html
Tue Dec 2 15:30:37 2003 71 10.10.14.113 TCP_MEM_HIT/200 558 GET http://v4.windowsupdate.microsoft.com/shared/css/footer.css - NONE/- text/css
Tue Dec 2 15:30:37 2003 70 10.10.14.113 TCP_HIT/200 2656 GET http://v4.windowsupdate.microsoft.com/shared/js/mstoolbar.js - NONE/- application/x-javascript
Tue Dec 2 15:30:37 2003 105 10.10.14.113 TCP_HIT/200 9547 GET http://v4.windowsupdate.microsoft.com/shared/js/toc.js - NONE/- application/x-javascript
Tue Dec 2 15:30:37 2003 113 10.10.14.113 TCP_HIT/200 12615 GET http://v4.windowsupdate.microsoft.com/shared/js/content.js - NONE/- application/x-javascript
Tue Dec 2 15:30:37 2003 98 10.10.14.113 TCP_HIT/200 448 GET http://v4.windowsupdate.microsoft.com/shared/images/toc_endnode.gif - NONE/- image/gif
Tue Dec 2 15:30:37 2003 98 10.10.14.113 TCP_HIT/200 1578 GET http://v4.windowsupdate.microsoft.com/shared/css/hcp.css - NONE/- text/css
Tue Dec 2 15:30:37 2003 139 10.10.14.113 TCP_HIT/200 1573 GET http://v4.windowsupdate.microsoft.com/shared/css/toc.css - NONE/- text/css
Tue Dec 2 15:30:37 2003 51 10.10.14.113 TCP_HIT/200 5463 GET http://v4.windowsupdate.microsoft.com/shared/css/content.css - NONE/- text/css
Tue Dec 2 15:30:38 2003 200 10.10.14.113 TCP_HIT/200 2054 GET http://v4.windowsupdate.microsoft.com/shared/css/mstoolbar.css - NONE/- text/css
Tue Dec 2 15:30:38 2003 166 10.10.14.113 TCP_HIT/200 449 GET http://v4.windowsupdate.microsoft.com/shared/images/mstoolbar_curve.gif - NONE/- image/gif
Tue Dec 2 15:30:38 2003 168 10.10.14.113 TCP_HIT/200 6059 GET http://v4.windowsupdate.microsoft.com/shared/images/mstoolbar_icp.gif - NONE/- image/gif
Tue Dec 2 15:30:38 2003 82 10.10.14.113 TCP_HIT/200 874 GET http://v4.windowsupdate.microsoft.com/shared/images/mstoolbar_ms.gif - NONE/- image/gif
Tue Dec 2 15:30:38 2003 192 10.10.14.113 TCP_MISS/200 340 HEAD http://windowsupdate.microsoft.com/v4/iuident.cab? - DIRECT/207.46.134.92 application/octet-stream
Tue Dec 2 15:30:39 2003 260 10.10.14.113 TCP_MISS/200 3672 GET http://v4.windowsupdate.microsoft.com/en/splash.asp? - DIRECT/65.54.249.61 text/html
Tue Dec 2 15:30:39 2003 73 10.10.14.113 TCP_HIT/200 1007 GET http://v4.windowsupdate.microsoft.com/shared/images/protect.gif - NONE/- image/gif
Tue Dec 2 15:30:39 2003 50 10.10.14.113 TCP_HIT/200 1418 GET http://v4.windowsupdate.microsoft.com/shared/images/arrow.gif - NONE/- application/octet-stream
Tue Dec 2 15:30:40 2003 116 10.10.14.113 TCP_MISS/200 1820 GET http://v4.windowsupdate.microsoft.com/en/news.asp? - DIRECT/65.54.249.61 text/html
Tue Dec 2 15:31:26 2003 87 10.10.14.113 TCP_HIT/200 443 GET http://v4.windowsupdate.microsoft.com/shared/images/toc_expanded.gif - NONE/- image/gif
Tue Dec 2 15:31:26 2003 364 10.10.14.113 TCP_HIT/200 72555 GET http://v4.windowsupdate.microsoft.com/shared/js/top2.js - NONE/- application/x-javascript
Tue Dec 2 15:31:27 2003 82 10.10.14.113 TCP_MISS/000 0 GET http://v4.windowsupdate.microsoft.com/en/error.asp? - DIRECT/207.46.244.222 -
Tue Dec 2 15:31:27 2003 114 10.10.14.113 TCP_MISS/200 2515 GET http://v4.windowsupdate.microsoft.com/en/error.asp? - DIRECT/207.46.244.222 text/html
Tue Dec 2 15:31:27 2003 79 10.10.14.113 TCP_HIT/200 567 GET http://v4.windowsupdate.microsoft.com/shared/images/info_icon.gif - NONE/- application/octet-stream

Pardon this rubbish:

This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is intended
to be for the use of the individual or entity named above. If you are not the
intended recipient, please be aware that any disclosure, copying, distribution
or use of the contents of this information is prohibited. Please notify the
sender of the delivery error by replying to this message, or notify us by
telephone (877-633-2436, ext. 0), and then delete it from your system.
Received on Tue Dec 02 2003 - 16:30:13 MST

This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:04 MST