Hi There, I haven't been working on this for some time so I hope you remember this :) Transparent Proxy: Log with log_mime_hdrs enabled ================================================== 1107817629.523 29787 10.6.0.2 TCP_HIT/200 69559 GET http://definitions.symantec.com/defs/20050207-008-i32-1.exe - NONE/- application/octet-stream [Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\r\nReferer: http://securityresponse.symantec.com/avcenter/download/pages/US-N95.html \r\nAccept-Language: en-us\r\nAccept-Encoding: gzip, deflate\r\nUser-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)\r\nHost: definitions.symantec.com\r\nConnection: Keep-Alive\r\n] [HTTP/1.0 200 OK\r\nServer: Sun-ONE-Web-Server/6.1\r\nContent-Length: 962344\r\nContent-Type: application/octet-stream\r\nLast-Modified: Mon, 07 Feb 2005 18:47:51 GMT\r\nAccept-Ranges: bytes\r\nDate: Tue, 08 Feb 2005 10:58:43 GMT\r\nConnection: keep-alive\r\n\r] Specifying the Proxy in my Browser (Manual): Log with log_mime_hdrs enabled ======================================================================== ==== 1107817692.143 6244 10.6.0.2 TCP_HIT/200 962642 GET http://definitions.symantec.com/defs/20050207-008-i32-1.exe - NONE/- application/octet-stream [Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\r\nReferer: http://securityresponse.symantec.com/avcenter/download/pages/US-N95.html \r\nAccept-Language: en-us\r\nProxy-Connection: Keep-Alive\r\nUser-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)\r\nHost: definitions.symantec.com\r\n] [HTTP/1.0 200 OK\r\nServer: Sun-ONE-Web-Server/6.1\r\nContent-Length: 962344\r\nContent-Type: application/octet-stream\r\nLast-Modified: Mon, 07 Feb 2005 18:47:51 GMT\r\nAccept-Ranges: bytes\r\nDate: Tue, 08 Feb 2005 10:58:43 GMT\r\nConnection: keep-alive\r\n\r] -----Original Message----- From: Henrik Nordstrom [mailto:hno@xxxxxxxxxxxxxxx] Sent: Saturday, January 29, 2005 12:52 AM To: Steph Cc: squid-users@xxxxxxxxxxxxxxx Subject: Re: [squid-users] Transparent Proxy not working 100% On Wed, 26 Jan 2005, Steph wrote: > The problem is that I think my proxy server is going directly for each > site and not checking the cache first each time I either try and > download something or when opening a new page. I've checked the log file > and its definitely caching the new pages when I visit them; it's just > not giving them to me out of the cache when I go there the second time. What does access.log say on both requests with log_mime_hdrs enabled? Regards Henrik