Article ID: 255951 - Last Review: November 21, 2006 - Revision: 1.2 HTTP Compression Methods and Files Used by IIS 5.0This article was previously published under Q255951 SUMMARY
By default, Internet Information Services (IIS) 5.0 uses the GZip and Deflate HTTP compression methods. Both compression methods are implemented through an ISAPI filter.
MORE INFORMATIONISAPI FilterHTTP compression is a subservice of IIS, which is handled through an ISAPI filter. Because this filter is installed at the WWW Service level, compression must be configured for the entire Web server. It cannot be configured for a specific Web site. The following two files handle this compression (located in the %WinDir%\System32\INETSERV folder):
Compression Methods
For more information on enabling HTTP compression, review the Internet Information Services documentation. | Article Translations
|


Back to the top
