<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021338" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021338</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/web-accelerator-appliances#comment-1131475</link>
    <description> &lt;p&gt;This is nothing new. And IMO, you shouldn&#039;t have to pay for software to take advantage of this technology.&lt;/p&gt;
&lt;p&gt;PHP has supported compressed output since version 4.0.5 with ob_gzhandler(). And I believe you could do this manually with prior versions with the Zlib Compression Functions... as long as you had the &lt;a href=&quot;http://www.php.net/manual/en/ref.zlib.php&quot; class=&quot;bb-url&quot;&gt;zlib library&lt;/a&gt; (1.0.9+) installed and compiled with PHP (--with-zlib).&lt;/p&gt;
&lt;p&gt;I&#039;m not aware of any ASP routines that do this, but I wouldn&#039;t be surprised if you found some Open Source scripts on perhaps &lt;a href=&quot;http://hotscripts.com&quot; class=&quot;bb-url&quot;&gt;http://hotscripts.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;How this works:&lt;br /&gt;
An &#039;Accept-Encoding&#039; header is sent as part of the HTTP Request headers (by most browsers). This header (comma delineated) tells the server which types of encoding the browser understands. If you&#039;re server can support an encoding type that the browser understands, send an appropriate HTTP Response header (&#039;Content-Encoding&#039;) and send all standard output in compressed form.&lt;/p&gt;
&lt;p&gt;In the case of PHP, ob_gzhandler() will automatically check this header for &#039;gzip&#039; or &#039;deflate&#039;. If present, PHP will gzip all standard output before sending the data to the client. If the header does not contain &#039;gzip&#039; or &#039;deflate&#039;, all standard output is sent to the client uncompressed.&lt;/p&gt;
&lt;p&gt;More info can be found in RFC 2616 section 14.3:&lt;br /&gt;
&lt;a href=&quot;http://www.rfc-editor.org/cgi-bin/rfcdoctype.pl?loc=RFC&amp;amp;letsgo=2616&amp;amp;type=ftp&amp;amp;file_format=txt&quot; class=&quot;bb-url&quot;&gt;http://www.rfc-editor.org/cgi-bin/rfcdoctype.pl?loc=RFC&amp;amp;letsgo=2616&amp;amp;type=ftp&amp;amp;file_format=txt&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html&quot; class=&quot;bb-url&quot;&gt;http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 May 2003 06:29:20 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1131475 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/web-accelerator-appliances#comment-1131460</link>
    <description> &lt;p&gt;I was not aware that decompression was built in to modern browsers, but their site is pretty &quot;snappy&quot;.&lt;/p&gt;
&lt;p&gt;This is NOT an inexpensive product, but it does have a free trial, so whay not download that puppy and give it a spin?&lt;/p&gt;
&lt;p&gt;It&#039;s an ISAPI module which can add overhead, but if it does what they say it could help quite a bit.&lt;/p&gt;
&lt;p&gt;At some point you WILL have to still upgrade and $1,500 will go along way in that direction.....&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Christian&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 May 2003 02:46:49 +0000</pubDate>
 <dc:creator>Christian_SEO</dc:creator>
 <guid isPermaLink="false">comment 1131460 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/web-accelerator-appliances#comment-1131457</link>
    <description> &lt;p&gt;I haven&#039;t seen that particular one but I am a little leery of their claims.&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 May 2003 01:44:09 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1131457 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
