Question : Http dynamic Compression not work if We using text/html

Hi all,

I am working on a web application developed in Delphi 5. Using Windows 2003 OS Service Pack 2 and IE6. For HTTP dynamic compression, I was using the content type text/html. For this type the compression is not at all woking in any IE version. There were no issues, but compression is not happening. I checked this by fidler and ieHTTPHeaders.

When using content type text/plain, the compression is working. But for IE6, the page is not rendered properly and it is showing HTML source code instead of the page. This is working properly for IE 7 and 8. The page is showing correctly for these versions.

My question is, why when I use content type text/html the compression is not working? Please advice.

I will be very grateful to you for your quick response.

Answer : Http dynamic Compression not work if We using text/html

see these links:
you need to compare your settings vs the required settings for HTTP compression under IIS 6 and IIS 7
        IIS 6.0 Configuration requirements
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/25d2170b-09c0-45fd-8da4-898cf9a7d568.mspx?mfr=true  

         IIS 7.0 Configuration requirements
http://technet.microsoft.com/en-us/library/cc754805(WS.10).aspx
Random Solutions  
 
programming4us programming4us