Yep, sure enough. An unfortunate entry in a squidguard expressions file was rendering all media elements URLS as block items. Thanks very much for that pointer. -Gary -----Original Message----- From: Henrik Nordstrom [mailto:hno@xxxxxxxxxxxxxxx] Sent: Monday, November 14, 2005 8:10 AM To: Gary Buckmaster Cc: squid-users@xxxxxxxxxxxxxxx Subject: Re: Squid mishandling certain kinds of media types On Fri, 11 Nov 2005, Gary Buckmaster wrote: > I have a single squid box running FreeBSD that is behaving very strangely. > With certain types of media files, most notably mp3, ra and wmv files, squid > lists them as mime type text/html. Are you prehaps using a redirector blocking access to these files? DIRECT/10.0.1.3 says that the URL was fetched from the server with address 10.0.1.3. This does not match the address of the host in the URL so I strongly suspect there is a redirector rewriting the requested URL. Regards Henrik