ons 2009-10-07 klockan 14:04 -0700 skrev John Andrunas: > When trying to serve up swfobject.js > (http://code.google.com/p/swfobject/) from an apache server, it works > fine without squid, but with squid it truncates the file and never > fully loads it seems to get truncated at a random point. Any ideas? Usually this is seen if the web server sends out the object with a wrong Content-Length. Regards Henrik