Alexander Shopov wrote: >> What version of squid are you using? > Native Squid 2.5.STABLE7 under Windows XP >> Can you post the full section out of your access.log, of a request where >> this happens, with >> log_mime_hdrs on >> >> (Just post 1 request logged) > > > Here is a simple web page request, for the image - just search for > "edit.gif". You really should have trimmed this yourself before posting. > 1106658618.587 47 127.0.0.1 TCP_MISS/304 216 GET > http://10.10.10.100:7778/pob/images/edit.gif - DIRECT/10.10.10.100 - Unfortunately, this is an IMS request from Squid (note the HTTP status code of 304), and not a request for actual content (which would have a HTTP status code of 200). Try flushing the browser's cache and requesting the file again. Also, next time please post only the access.log entries for the .gif file in question. Adam