As discussed but I wanted to record this on the forum, a work around for this MSIE issue (http://support.microsoft.com/kb/871205) is to set the <add-no-cache-headers>false</add-no-cache-headers> property in the appropriate channel-definition in /WEB-INF/flex/services-config.xml. FWIW, we've also found that setting must-revalidate in addition to no-cache also works around the issue, i.e. Cache-Control: no-cache, must-revalidate
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Knudsen Sent: Friday, April 06, 2007 10:31 AM To: [email protected] Subject: [flexcoders] Flex 2, AMF, Tomcat, and gzip ugh, so I turned gzip compression on in Tomcat. Wow, saw a major decrease in file size with the project I'm working on. Then I tested in IE, fsck!! Been searching all over for info on this, can't seem to find the solution though. How to get gzip compression working for IE? -- Douglas Knudsen http://www.cubicleman.com <http://www.cubicleman.com> this is my signature, like it?

