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
mac mail services email alias?
Regular Expression to match 7697998997 or 8724550
exchange 2010 and sata disk. Good? bad?
tighten up table II
convert.decimal problem
what's wrong with this SQL Data source
Page file and storage setup
Character Position(s) in a string using VBA
Remote App Client's Acct Locking
iPhone, how do I correctly pass data model object data between various view controllers without breaking MVC?