Microsoft
Software
Hardware
Network
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/t
echnet/pro
dtechnol/
W
indowsServ
er2003/Lib
rary/IIS/2
5d2170b-09
c0-45fd-8d
a4-
898cf9a
7d568.mspx
?mfr=true
IIS 7.0 Configuration requirements
http://technet.microsoft.c
om/en-us/l
ibrary/
cc7
54805(WS.1
0).aspx
Random Solutions
Hosting options for ASP.NET 4.0 and SQL 2008
create zip using VB2005
Vbs to use outlook to email and check each users membership whose names are in a txt file and email
Embedded Visual C++ 4 Installation Failed
reorder coordinate excel
HP Color Laserjet CP2025 only printing one copy when asked to print multiple copies
Populate form by clicking on a row in a sub form
Why don't I get a view when I create a tab bar application?
Importing a MySQL Database
ASP.NET to use namespace or not