|
Home > Archive > Application Center Usage > February 2004 > ACT and IIS 6.0 HTTP Compression
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ACT and IIS 6.0 HTTP Compression
|
|
|
| Hello,
I'm using ACT 1.0 to test an IIS 6.0 site, which has
static and dynamic HTTP compressions enabled. The test
requests one page, one time.
This test i've run with and without compression to get a
different test result value in the "Additional Network
Statistics" section with the heading "Number of bytes
received".
I would think that for a compressed page, this number
should be less then for an uncompressed page but i'm
getting the same values with and without compression.
I have also added the following header to the test script
to make sure ACT would accept the compression:
oHeaders.Add "Accept-Encoding", "gzip, deflate"
And I know the compression works because i can see the
static compressed files in the directory where they are
saved.
1. Is it possible that ACT is not capable of accepting the
compression, regardless of the added header
2. Is ACT maybe reporting the number of bytes recieved
after decompressing the file?
or is it something else that I'm missing.
Thanks,
TK
| |
| Andrés Naranjo[MSFT] 2004-02-08, 8:46 am |
| I have posted a follow up there.
Does this answer your question? Thank you for using Microsoft Newsgroups!
Andrés Naranjo [MSFT]
Microsoft DS Communities Team
This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only.
|
|
|
|
|