Hi, I am using Squid STABLE4 on FC3 with common configurations in squid.conf :- http_port 8080 acl QUERY urlpath_regex cgi-bin \? \.asp asp .asp \.jsp jsp .jsp \.dll .dll servlet Servlet .do no_cache deny QUERY maximum_object_size 716800 KB .... refresh_pattern -i windowsupdate.com/.*\.(cab|exe|psf) 4320 100% 43200 reload-into-ims refresh_pattern -i download.microsoft.com/.*\.(cab|exe|psf) 4320 100% 43200 reload-into-ims .... The squid proxy server works well most of the time. However, when I tried to download a PDF from the following :- http://www.citizenwatch.com/COA/English/settingsresults.asp?caliber=7871 I found that the PDF file was corrupted that the file size was less than
... Are you using any cache peers ? M.