On Saturday 30 April 2005 23:17, Henrik Nordstrom wrote:

>This request trace only showed a lot of unique requests for windows 
>update. All of them were cache misses, and none could be cached.

Not at all, for example this transaction, 

192.168.0.24 - - [29/Apr/2005:15:53:05 +0200] "HEAD http://
www.download.windowsupdate.com/msdownload/update/v3-19990518/cabpool/
windowsxp-kb890175-x86-express-ita_36ad15fcf3ed7ef0dc1a04d5706bfea0ac4efaeb.exe 
HTTP/1.1" 200 523 TCP_HIT:NONE [Accept: */*\r\nAccept-Encoding: 
identity\r\nUser-Agent: Microsoft BITS/6.6\r\nHost: 
www.download.windowsupdate.com\r\nProxy-Connection: Keep-Alive\r\n] 
[HTTP/1.1 200 OK\r\nDate: Tue, 26 Apr 2005 21:56:34 GMT\r
\nContent-Length: 337640\r\nContent-Type: application/octet-stream\r
\nETag: "928113fd6af7c41:b45"\r\nLast-Modified: Mon, 10 Jan 2005 
23:20:35 GMT\r\nAccept-Ranges: bytes\r\nServer: Microsoft-IIS/6.0\r
\nX-Powered-By: ASP.NET\r\nP3P: CP="ALL IND DSP COR ADM CONo CUR CUSo 
IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR 
UNI"\r\nConnection: keep-alive\r\n\r]
192.168.0.24 - - [29/Apr/2005:15:53:05 +0200] "GET http://
www.download.windowsupdate.com/msdownload/update/v3-19990518/cabpool/
windowsxp-kb890175-x86-express-ita_36ad15fcf3ed7ef0dc1a04d5706bfea0ac4efaeb.exe 
HTTP/1.1" 200 338163 TCP_HIT:NONE [Accept: */*\r\nAccept-Encoding: 
identity\r\nUser-Agent: Microsoft BITS/6.6\r\nHost: 
www.download.windowsupdate.com\r\nProxy-Connection: Keep-Alive\r\n] 
[HTTP/1.1 200 OK\r\nDate: Tue, 26 Apr 2005 21:56:34 GMT\r
\nContent-Length: 337640\r\nContent-Type: application/octet-stream\r
\nETag: "928113fd6af7c41:b45"\r\nLast-Modified: Mon, 10 Jan 2005 
23:20:35 GMT\r\nAccept-Ranges: bytes\r\nServer: Microsoft-IIS/6.0\r
\nX-Powered-By: ASP.NET\r\nP3P: CP="ALL IND DSP COR ADM CONo CUR CUSo 
IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR 
UNI"\r\nConnection: keep-alive\r\n\r]

was cached but had one problem: the dimension of object in cache and 
dimension in HTTP download is different. In this case the client 
receive only 338163 byte from squid cache and download the end of file 
from internet. In squid cache I have 330-350 KB sizes .exe objects from 
windowsupdate and files can be really 5 MB sizes. If I can store this 
files completely, I resolve a great problem in my net (16 clients with 
ISDN 64Kb connection).

>Regards
>Henrik

¡Hola!

Reply via email to