<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>IIS / Tools / Compression</title>
        <link>http://blog.crowe.co.nz/blog/category/20.aspx</link>
        <description>IIS / Tools / Compression</description>
        <language>en-NZ</language>
        <copyright>Chris Crowe</copyright>
        <managingEditor>blog@crowe.co.nz</managingEditor>
        <generator>Subtext Version 1.9.4.0</generator>
        <item>
            <title>IISxpress 2.1 for Windows 2003, Vista, XP and 2000 now available </title>
            <link>http://blog.crowe.co.nz/blog/archive/2007/05/09/737.aspx</link>
            <description>&lt;div class="BlogPostContent"&gt;
&lt;p&gt;You can now download IISxpress 2.1 for Windows Vista, 2003, XP and 2000 from the &lt;a href="http://www.ripcordsoftware.com/cs/files/7/installers_21/default.aspx"&gt;download area&lt;/a&gt; of RipCord Software. This version will also install and run on Windows Server "Longhorn" Beta 3 (build 6001). &lt;/p&gt;
&lt;p&gt;The major features of this release are:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Now supports Windows Vista RTM and Windows Server "Longhorn" Beta 3. &lt;/li&gt;
    &lt;li&gt;Compression Cache - static content will be stored in the cache allowing for very fast compressed responses. &lt;/li&gt;
    &lt;li&gt;User-definable CPU Loading Model - on a multi-CPU system you can specify which CPU cores are used for compression tasks. &lt;/li&gt;
    &lt;li&gt;Update check - check that you have the latest version of the software. &lt;/li&gt;
    &lt;li&gt;The installer and all binaries are now signed to prevent tampering.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Screenshots:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="IISxpress Cache configuration page" src="http://www.ripcordsoftware.com/iisxpress/images/iisxpress.2.1.Beta1/cachesettings.png" /&gt;&lt;br /&gt;
&lt;br /&gt;
The compression cache stores the most recent compressed responses. You can specify the size of the cache and the number of responses to store. Responses served from the cache can be up to 10 times faster than a full compression pass.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;img alt="IISxpress Cache configuration page" src="http://www.ripcordsoftware.com/iisxpress/images/iisxpress.2.1.Beta2/CPUWorkload.png" /&gt;&lt;br /&gt;
&lt;br /&gt;
Specify the way IISxpress uses your CPUs for compression tasks. Select from Automatic, Manual or None. In Automatic mode IISxpress will allocate a CPU for each response. In Manual mode you specify which CPU cores IISxpress is allowed to use. When None is selected the Operating System manages the division of the compression tasks.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;img alt="IISxpress Exclude URIs page" src="http://www.ripcordsoftware.com/iisxpress/images/iisxpress.2.1.Beta1/exclude_uris.png" /&gt;&lt;br /&gt;
&lt;br /&gt;
When you use IISxpress you can control which parts of your web sites are compressed. Here all the folders below FlexWiki will not be compressed (they are shown in red).&lt;/p&gt;
&lt;p&gt;See &lt;font face="Arial"&gt;&lt;a href="http://www.ripcordsoftware.com/IISxpress/default.aspx"&gt;http://www.ripcordsoftware.com/IISxpress/default.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/div&gt;&lt;img src="http://blog.crowe.co.nz/blog/aggbug/737.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe</dc:creator>
            <guid>http://blog.crowe.co.nz/blog/archive/2007/05/09/737.aspx</guid>
            <pubDate>Thu, 10 May 2007 00:41:34 GMT</pubDate>
            <wfw:comment>http://blog.crowe.co.nz/blog/comments/737.aspx</wfw:comment>
            <comments>http://blog.crowe.co.nz/blog/archive/2007/05/09/737.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crowe.co.nz/blog/comments/commentRss/737.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Just a small update on the IISxpress 2.1 beta....</title>
            <link>http://blog.crowe.co.nz/blog/archive/2007/03/15/691.aspx</link>
            <description>&lt;P&gt;I have been running the IISxpress 2.1 beta for 4 days now with no problems at all. The live stats are displayed in the top right of this web site, but in 4 days it has accumilated the follows stats.&lt;/P&gt;
&lt;TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width=220 border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=statsheader colSpan=2&gt;
&lt;P align=center&gt;&lt;STRONG&gt;Compression Statistics&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD id=numberofresponses&gt;Responses:&lt;/TD&gt;
&lt;TD id=numberofresponses_value&gt;
&lt;P align=right&gt;6,349&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD id=uncompresseddatasize&gt;Uncompressed:&lt;/TD&gt;
&lt;TD id=uncompresseddatasize_value&gt;
&lt;P align=right&gt;146,085 KB&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD id=compresseddatasize&gt;Compressed:&lt;/TD&gt;
&lt;TD id=compresseddatasize_value&gt;
&lt;P align=right&gt;31,712 KB&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD id=compressionratio&gt;Savings:&lt;/TD&gt;
&lt;TD id=compressionratio_value&gt;
&lt;P align=right&gt;78.3 %&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;That is great news for me since the blog site was taking about 80% of my monthly allocation of bandwidth, it will be interesting at the end of the month to see the savings.&lt;/P&gt;&lt;img src="http://blog.crowe.co.nz/blog/aggbug/691.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe</dc:creator>
            <guid>http://blog.crowe.co.nz/blog/archive/2007/03/15/691.aspx</guid>
            <pubDate>Thu, 15 Mar 2007 06:27:00 GMT</pubDate>
            <wfw:comment>http://blog.crowe.co.nz/blog/comments/691.aspx</wfw:comment>
            <comments>http://blog.crowe.co.nz/blog/archive/2007/03/15/691.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crowe.co.nz/blog/comments/commentRss/691.aspx</wfw:commentRss>
        </item>
        <item>
            <title>IISxpress 2.1 (beta) - Ripcord Software wants you</title>
            <link>http://blog.crowe.co.nz/blog/archive/2007/03/11/688.aspx</link>
            <description>&lt;P&gt;Ripcord Software has been working hard on their new version of&amp;nbsp;IISxpress. IISxpress is a powerful and highly configurable compression plug-in for IIS.&amp;nbsp;IISxpress will significantly reduce the bandwidth requirements of your web site, reducing your costs and giving your users the best web browsing experience possible. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Some of the features of this product&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI&gt;Control your IIS compression settings by file type, content type, URI (virtual directory) and IP address. 
&lt;LI&gt;View in real-time your IIS server's performance; monitor CPU usage, memory usage and compression effectiveness. 
&lt;LI&gt;Compatible with all major browsers: Internet Explorer, Mozilla, Firefox, Opera and Safari.&amp;nbsp; 
&lt;P&gt;&lt;BR&gt;This beta is version 2.1&amp;nbsp;for 32bit and 64bit Windows Vista, 2003, XP and 2000. This version will also install and run on Windows Server "Longhorn" build 5600. &lt;/P&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;The major features of this release are:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Now supports&amp;nbsp;Windows Vista RTM and Windows Server "Longhorn" 5600. 
&lt;LI&gt;Compression Cache - static content will be stored in the cache allowing for very fast compressed responses. 
&lt;LI&gt;User-definable CPU Loading Model - on a multi-CPU system you can specify which CPU cores are used for compression tasks. 
&lt;LI&gt;Update check - check that you have the latest version of the software. 
&lt;LI&gt;The installer and all binaries are now signed to prevent tampering.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Screenshots:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="/Images/IISXpress.gif"&gt;&lt;/P&gt;
&lt;P&gt;You can see how the compression can work - requesting my Home Page would normally return 85KB, but with the IISXpress 2.1 it is now returning only 15KB, that is an 82% saving on bandwidth. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: Not all files will compress this much, but this does show you how much you could save.&lt;/P&gt;
&lt;P&gt;*&lt;IMG alt="IISxpress Cache configuration page" src="http://www.ripcordsoftware.com/iisxpress/images/iisxpress.2.1.Beta1/cachesettings.png"&gt;&lt;BR&gt;&lt;BR&gt;The compression cache stores the most recent compressed responses. You can specify the size of the cache and the number of responses to store. Responses&amp;nbsp;served from&amp;nbsp;the cache can be up to 10 times faster than a full compression pass.&lt;/P&gt;
&lt;P&gt;&lt;IMG alt="IISxpress Cache configuration page" src="http://www.ripcordsoftware.com/iisxpress/images/iisxpress.2.1.Beta2/CPUWorkload.png"&gt;&lt;BR&gt;&lt;BR&gt;Specify the way IISxpress uses your CPUs for compression tasks. Select from Automatic, Manual or None. In Automatic mode IISxpress will allocate a CPU for each response. In Manual mode you specify which CPU cores IISxpress is allowed to use. When None is selected the Operating System manages the division of the compression tasks.&lt;/P&gt;
&lt;P&gt;&lt;IMG alt="IISxpress Exclude URIs page" src="http://www.ripcordsoftware.com/iisxpress/images/iisxpress.2.1.Beta1/exclude_uris.png"&gt;&lt;BR&gt;&lt;BR&gt;When you use IISxpress you can control which parts of your web sites are compressed. Here all the folders below FlexWiki will not be compressed (they are shown in red).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Great news for workstation users of IISxpress, version 2.1.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;When version 2.1 is released it will&amp;nbsp;be available for FREE for all users of Windows Vista, Windows XP Professional and Windows 2000 Professional. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Take the&amp;nbsp;IISxpress SpeedTest challenge. &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Click &lt;A href="http://www.ripcordsoftware.com/IISxpress/SpeedTest/SpeedTest1.html"&gt;here&lt;/A&gt; or &lt;A href="http://www.ripcordsoftware.com/IISxpress/SpeedTest/SpeedTest2.html"&gt;here&lt;/A&gt; to see what HTTP compression could do for you. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Download here&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://www.ripcordsoftware.com/cs/files/default.aspx"&gt;http://www.ripcordsoftware.com/cs/files/default.aspx&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;img src="http://blog.crowe.co.nz/blog/aggbug/688.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe</dc:creator>
            <guid>http://blog.crowe.co.nz/blog/archive/2007/03/11/688.aspx</guid>
            <pubDate>Sun, 11 Mar 2007 17:23:00 GMT</pubDate>
            <wfw:comment>http://blog.crowe.co.nz/blog/comments/688.aspx</wfw:comment>
            <comments>http://blog.crowe.co.nz/blog/archive/2007/03/11/688.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crowe.co.nz/blog/comments/commentRss/688.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Microsoft releases a new download center for IIS (everything in one place)</title>
            <link>http://blog.crowe.co.nz/blog/archive/2007/02/01/680.aspx</link>
            <description>&lt;IMG src="/images/IISDownloadCenter.gif" align=right&gt;
&lt;P&gt;&lt;SPAN lang=EN-US&gt;&lt;A href="http://www.iis.net/downloads/default.aspx?tabid=3" target=_blank&gt;DownloadCENTER&lt;/A&gt; for IIS.net has been released!&amp;nbsp;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN-US&gt;The &lt;A href="http://www.iis.net/downloads/default.aspx?tabid=3"&gt;DownloadCENTER at IIS.net&lt;/A&gt;, is a community hotspot for discovering, sharing, reviewing and promoting IIS-related solutions in a single place.&amp;nbsp; Dozens of existing downloads, for all versions of IIS &amp;#8211; both from Microsoft and the community &amp;#8211; are already available in DownloadCENTER today.&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN-US&gt;This new feature of IIS.net is particularly relevant with the release of IIS7 in Windows Vista.&amp;nbsp; The latest release of Microsoft&amp;#8217;s Web server has a completely &lt;A href="http://www.iis.net/default.aspx?tabid=7&amp;amp;subtabid=71" target=_blank&gt;modular&lt;/A&gt; architecture which features over &lt;A href="http://www.iis.net/default.aspx?tabid=7&amp;amp;subtabid=74" target=_blank&gt;forty pluggable components&lt;/A&gt; that can be easily added, removed or even replaced with custom implementations.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN-US&gt;This powerful &lt;A href="http://www.iis.net/default.aspx?tabid=2&amp;amp;subtabid=25&amp;amp;i=1076" target=_blank&gt;extensibility&lt;/A&gt; support is available to both .NET and C/C++ developers.&amp;nbsp; In the future, DownloadCENTER is expected to house a large number of IIS7 extensions submitted by not only the IIS team but the developers and partner ISVs of the IIS community as well.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN-US&gt;To learn more about the DownloadCenter, read IIS Product Unit Manager, Bill Staples&amp;#8217; &lt;A href="http://blogs.iis.net/bills/archive/2007/01/28/iis-net-downloadcenter-is-now-live.aspx"&gt;blog post&lt;/A&gt; about it or check it out yourself today!&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blog.crowe.co.nz/blog/aggbug/680.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe</dc:creator>
            <guid>http://blog.crowe.co.nz/blog/archive/2007/02/01/680.aspx</guid>
            <pubDate>Thu, 01 Feb 2007 19:36:00 GMT</pubDate>
            <wfw:comment>http://blog.crowe.co.nz/blog/comments/680.aspx</wfw:comment>
            <comments>http://blog.crowe.co.nz/blog/archive/2007/02/01/680.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crowe.co.nz/blog/comments/commentRss/680.aspx</wfw:commentRss>
        </item>
        <item>
            <title>IIS - [Commercial] Attenuate for IIS</title>
            <link>http://blog.crowe.co.nz/blog/archive/2005/08/29/239.aspx</link>
            <description>&lt;FONT face=Arial&gt;Attenuate is an 'add-on' for Microsoft's Internet Information Server (IIS). Attenuate facilitates the imposition of a variety of bandwidth constraints (throttling) without rejection of service. These include:&lt;/FONT&gt; 
&lt;UL&gt;
&lt;LI&gt;Total server download rate. 
&lt;LI&gt;Total server upload rate (asp). 
&lt;LI&gt;Individual (connection) upload rate. 
&lt;LI&gt;
&lt;P align=left&gt;Rule based assignment of download rate constraints. Rules are specified as wild-card strings. Constraints can be specified as both/either connection or total. &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P align=left&gt;Examples of use include limiting download rates of .zip and .exe files on a per directory basis, limiting .jpeg and .gif download rates sitewide, and preserving bandwidth where streaming media is used. These techniques permit valuable server capacity to be stretched. &lt;/P&gt;
&lt;P align=left&gt;For more details see &lt;A href="http://www.tcpdata.com/att_overview.shtml"&gt;http://www.tcpdata.com/att_overview.shtml&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blog.crowe.co.nz/blog/aggbug/239.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe [IIS MVP]</dc:creator>
            <guid>http://blog.crowe.co.nz/blog/archive/2005/08/29/239.aspx</guid>
            <pubDate>Mon, 29 Aug 2005 20:23:00 GMT</pubDate>
            <wfw:comment>http://blog.crowe.co.nz/blog/comments/239.aspx</wfw:comment>
            <comments>http://blog.crowe.co.nz/blog/archive/2005/08/29/239.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crowe.co.nz/blog/comments/commentRss/239.aspx</wfw:commentRss>
        </item>
        <item>
            <title>IIS - Using WMI and VBScript to Change HTTP Compression Settings in IIS 6</title>
            <link>http://blog.crowe.co.nz/blog/archive/2005/08/24/227.aspx</link>
            <description>&lt;P&gt;I found an interesting piece of code online for adjusting the IIS compression settings in IIS 6 using WMI and VBScript on WindowsITPro - although you must be a registered user you can download the code.&lt;/P&gt;
&lt;P&gt;See &lt;A href="http://www.windowsitpro.com/WindowsScripting/Article/ArticleID/44335/44335.html"&gt;http://www.windowsitpro.com/WindowsScripting/Article/ArticleID/44335/44335.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or just incase the code is gone &lt;A href="http://blog.crowe.co.nz/Attachments/ModifyHTTPCompression.txt"&gt;click here&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blog.crowe.co.nz/blog/aggbug/227.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe [IIS MVP]</dc:creator>
            <guid>http://blog.crowe.co.nz/blog/archive/2005/08/24/227.aspx</guid>
            <pubDate>Wed, 24 Aug 2005 16:57:00 GMT</pubDate>
            <wfw:comment>http://blog.crowe.co.nz/blog/comments/227.aspx</wfw:comment>
            <comments>http://blog.crowe.co.nz/blog/archive/2005/08/24/227.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blog.crowe.co.nz/blog/comments/commentRss/227.aspx</wfw:commentRss>
        </item>
        <item>
            <title>IIS - ISAPI Filter - [Commercial] Port 80 HttpZip</title>
            <link>http://blog.crowe.co.nz/blog/archive/2005/08/10/211.aspx</link>
            <description>&lt;P&gt;&lt;SPAN class=body1&gt;&lt;B&gt;HTTP compression&lt;/B&gt; is a safe, powerful, and affordable way to speed up Web sites and applications from 2.5 to 50 times faster while reducing bandwidth costs. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=body1&gt;httpZip is an IIS server module for ISAPI-based compression on IIS 4, 5, and 6.0 Web servers. The software compresses static and dynamic Web content using encoding algorithms supported by all modern browsers, with flawless decompression secured by real-time browser compatibility checking.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=body1&gt;Detailed httpZip reporting shows your files reduced to as little as 2% of their original size! httpZip takes compression even farther with optional HTML and CSS code optimization to improve performance and combat hackers' source sifting. With httpZip's built-in caching feature, static and dynamic files can be accessed in pre-compressed format to minimize recompression processing. The result is faster, more efficient page loads, happier users, reduced transmission costs, and Web servers that can handle more volume!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=body1&gt;Current cost for a Single Serfver (unlimited domains) as of August 2005 is $350 USD&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=body1&gt;You can also perform a live check on your site to determine what % compression you may get from their web site. The comparision below was done on my blog in August 2005 and can show the potential that compression can have on your pages.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=body1&gt;
&lt;TABLE cellSpacing=0 cellPadding=10 bgColor=#f6f6f6 border=0&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=body1 vAlign=center colSpan=2&gt;
&lt;DIV style="BORDER-BOTTOM: #999999 1px solid"&gt;&lt;B&gt;File Size Comparison (in bytes):&lt;/B&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=body1 vAlign=center width="50%"&gt;Original size: &lt;/TD&gt;
&lt;TD class=body1 vAlign=center align=right width="50%"&gt;&lt;B&gt;61559 bytes&lt;/B&gt; 
&lt;DIV class=body2 style="FONT-SIZE: 4px; MARGIN-LEFT: 4px; WIDTH: 200px; BACKGROUND-COLOR: red"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=body1 vAlign=center&gt;Size if compressed:&lt;/TD&gt;
&lt;TD class=body1 vAlign=center align=right&gt;&lt;B&gt;14920 bytes&lt;/B&gt; 
&lt;DIV class=body2 style="FONT-SIZE: 4px; MARGIN-LEFT: 4px; WIDTH: 48px; BACKGROUND-COLOR: #003399"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=body1 vAlign=center&gt;Possible savings in bytes:&lt;/TD&gt;
&lt;TD class=body1 vAlign=center align=right&gt;&lt;B&gt;46639 bytes&lt;/B&gt;&lt;BR&gt;
&lt;DIV class=body2 style="FONT-SIZE: 4px; MARGIN-LEFT: 4px; WIDTH: 152px; BACKGROUND-COLOR: #339900"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=body1 vAlign=center&gt;Percentage saved by compression:&lt;/TD&gt;
&lt;TD class=body1 vAlign=center align=right&gt;&lt;B&gt;76.0%&lt;/B&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=body1 vAlign=center&gt;Transfer speed improvement: &lt;/TD&gt;
&lt;TD class=body1 vAlign=center align=right&gt;&lt;B&gt;4.1 X&lt;/B&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=body1&gt;For more details see - &lt;A href="http://www.port80software.com/products/httpzip"&gt;http://www.port80software.com/products/httpzip&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blog.crowe.co.nz/blog/aggbug/211.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe [IIS MVP]</dc:creator>
            <guid>http://blog.crowe.co.nz/blog/archive/2005/08/10/211.aspx</guid>
            <pubDate>Thu, 11 Aug 2005 05:34:00 GMT</pubDate>
            <wfw:comment>http://blog.crowe.co.nz/blog/comments/211.aspx</wfw:comment>
            <comments>http://blog.crowe.co.nz/blog/archive/2005/08/10/211.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crowe.co.nz/blog/comments/commentRss/211.aspx</wfw:commentRss>
        </item>
        <item>
            <title>IIS - ISAPI Filter - [Commerial] IISxpress Compression 1.1</title>
            <link>http://blog.crowe.co.nz/blog/archive/2005/08/10/209.aspx</link>
            <description>&lt;DIV&gt;IISxpress is a powerful and highly configurable compression plug-in for IIS, the industry standard web server for the Windows platform. IISxpress will significantly reduce the bandwidth requirements of your web site, reducing your costs and giving your users the best web browsing experience possible. &lt;/DIV&gt;
&lt;P&gt;IISxpress is ideally suited for deployment on Internet facing web servers, corporate intranet web servers in a WAN/LAN environment and for home users running a web site on an low bandwidth connection (ADSL or cable)&lt;/P&gt;
&lt;UL class=producthighlight&gt;
&lt;LI&gt;Control your compression settings by file type, content type, URI (virtual directory) and IP address. 
&lt;LI&gt;View in real-time your server's performance; monitor CPU usage, memory usage and compression effectiveness. 
&lt;LI&gt;Compatible with all major browsers: Internet Explorer, Mozilla, Firefox, Opera and Safari. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Cost as of August 2005 was $50 USD&lt;/P&gt;
&lt;P&gt;For more details see - &lt;A href="http://www.ripcordsoftware.com/IISxpress/index.htm"&gt;http://www.ripcordsoftware.com/IISxpress/index.htm&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blog.crowe.co.nz/blog/aggbug/209.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe [IIS MVP]</dc:creator>
            <guid>http://blog.crowe.co.nz/blog/archive/2005/08/10/209.aspx</guid>
            <pubDate>Thu, 11 Aug 2005 05:27:00 GMT</pubDate>
            <wfw:comment>http://blog.crowe.co.nz/blog/comments/209.aspx</wfw:comment>
            <comments>http://blog.crowe.co.nz/blog/archive/2005/08/10/209.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crowe.co.nz/blog/comments/commentRss/209.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>