<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Wordpress WP-Cache with GZip Compression enable</title> <atom:link href="http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/feed/" rel="self" type="application/rss+xml" /><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/</link> <description>The place for computer tips and tricks! microsoft windows, open source, database, programming, freeware and etc</description> <lastBuildDate>Thu, 11 Mar 2010 22:45:51 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: ganesh</title><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/comment-page-1/#comment-97664</link> <dc:creator>ganesh</dc:creator> <pubDate>Tue, 10 Mar 2009 14:39:40 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/#comment-97664</guid> <description>how to turnoff the gzip</description> <content:encoded><![CDATA[<p>how to turnoff the gzip</p> ]]></content:encoded> </item> <item><title>By: Back To Will a.k.a. i.am.Ben &#187; Blog Archive &#187; PHP, Gzip, .htaccess &#124; WP-Cache + Gzip</title><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/comment-page-1/#comment-84835</link> <dc:creator>Back To Will a.k.a. i.am.Ben &#187; Blog Archive &#187; PHP, Gzip, .htaccess &#124; WP-Cache + Gzip</dc:creator> <pubDate>Thu, 25 Sep 2008 03:45:46 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/#comment-84835</guid> <description>[...] 一用上 WP-Cache 就不能用 Gzip 了, 这应该也是出于对服务器的考虑. 但是如果我就是想要开 Gzip 来省流量的话, 怎么办呢? 现在有办法了. 1. 下载最新版的 WP-Cache 2. 关掉 gzip 的选项 3. 编辑 wp-cache-phase1.php 文件: 在 foreach ($meta-&gt;headers as $header) { header($header); 前面添加 if ( extension_loaded(’zlib’) ) ob_start(’ob_gzhandler’); 4. 编辑 /wp-content/advanced-cache.php 文件: 在 foreach ($meta-&gt;headers as $header) { 前面添加 if ( extension_loaded(’zlib’) ) ob_start(’ob_gzhandler’); 大功告成! P.S.: 我以前的 blog 一页有300多k, 加了之后也就几十k&#8230; Gooooooooooooooood.! ^_^ 翻译自: Wordpress WP-Cache with GZip Compression enable [...]</description> <content:encoded><![CDATA[<p>[...] 一用上 WP-Cache 就不能用 Gzip 了, 这应该也是出于对服务器的考虑. 但是如果我就是想要开 Gzip 来省流量的话, 怎么办呢? 现在有办法了. 1. 下载最新版的 WP-Cache 2. 关掉 gzip 的选项 3. 编辑 wp-cache-phase1.php 文件: 在 foreach ($meta-&gt;headers as $header) { header($header); 前面添加 if ( extension_loaded(’zlib’) ) ob_start(’ob_gzhandler’); 4. 编辑 /wp-content/advanced-cache.php 文件: 在 foreach ($meta-&gt;headers as $header) { 前面添加 if ( extension_loaded(’zlib’) ) ob_start(’ob_gzhandler’); 大功告成! P.S.: 我以前的 blog 一页有300多k, 加了之后也就几十k&#8230; Gooooooooooooooood.! ^_^ 翻译自: Wordpress WP-Cache with GZip Compression enable [...]</p> ]]></content:encoded> </item> <item><title>By: Melhorar Desempenho do Wordpress e Resolver Problemas de Alta CPU &#187; Gus SOS Brasil</title><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/comment-page-1/#comment-63926</link> <dc:creator>Melhorar Desempenho do Wordpress e Resolver Problemas de Alta CPU &#187; Gus SOS Brasil</dc:creator> <pubDate>Fri, 30 May 2008 23:49:51 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/#comment-63926</guid> <description>[...] - Ativar Compressão de HTTP &#8220;HTTP Compression&#8221; Usando o plugin wp-cache2 através do hack descrito aqui. [...]</description> <content:encoded><![CDATA[<p>[...] &#8211; Ativar Compressão de HTTP &#8220;HTTP Compression&#8221; Usando o plugin wp-cache2 através do hack descrito aqui. [...]</p> ]]></content:encoded> </item> <item><title>By: Knowledge Base &#187; Blog Archive &#187; Gzip and Caching for Word press</title><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/comment-page-1/#comment-56223</link> <dc:creator>Knowledge Base &#187; Blog Archive &#187; Gzip and Caching for Word press</dc:creator> <pubDate>Fri, 02 May 2008 11:40:15 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/#comment-56223</guid> <description>[...] http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/ [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/" rel="nofollow">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: WP-Cache con gzip en Wordpress &#124; adseok</title><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/comment-page-1/#comment-34340</link> <dc:creator>WP-Cache con gzip en Wordpress &#124; adseok</dc:creator> <pubDate>Tue, 20 Nov 2007 10:40:12 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/#comment-34340</guid> <description>[...] soluciones son ésta y ésta, aunque parece que no siempre [...]</description> <content:encoded><![CDATA[<p>[...] soluciones son ésta y ésta, aunque parece que no siempre [...]</p> ]]></content:encoded> </item> <item><title>By: Heiko Somorowsky</title><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/comment-page-1/#comment-33152</link> <dc:creator>Heiko Somorowsky</dc:creator> <pubDate>Mon, 12 Nov 2007 23:52:50 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/#comment-33152</guid> <description>Hi!Which files should be &quot;hacked&quot; in WP 2.3? Cache File only!?Thx
HeikoP.S. You need the &quot;send my a mail if someone write a feeback&quot; Plugin ;)</description> <content:encoded><![CDATA[<p>Hi!</p><p>Which files should be &#8220;hacked&#8221; in WP 2.3? Cache File only!?</p><p>Thx<br
/> Heiko</p><p>P.S. You need the &#8220;send my a mail if someone write a feeback&#8221; Plugin <img
src='http://www.techiecorner.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Jason</title><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/comment-page-1/#comment-32626</link> <dc:creator>Jason</dc:creator> <pubDate>Fri, 09 Nov 2007 06:55:20 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/#comment-32626</guid> <description>I cant do
4th:
Edit: /wp-content/advanced-cache.phpfor some reason advanced-cache.php is showing up as a folder
im running WP 2.2.3 &amp; WP cache Version: 2.1.2I tried to disable, deactivate,no luck
any idea&#039;sJason</description> <content:encoded><![CDATA[<p>I cant do<br
/> 4th:<br
/> Edit: /wp-content/advanced-cache.php</p><p>for some reason advanced-cache.php is showing up as a folder<br
/> im running WP 2.2.3 &amp; WP cache Version: 2.1.2</p><p>I tried to disable, deactivate,no luck<br
/> any idea&#8217;s</p><p>Jason</p> ]]></content:encoded> </item> <item><title>By: 5 Ways To Increase The Loading Speed Of A WordPress Blog</title><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/comment-page-1/#comment-31442</link> <dc:creator>5 Ways To Increase The Loading Speed Of A WordPress Blog</dc:creator> <pubDate>Wed, 24 Oct 2007 15:06:21 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/#comment-31442</guid> <description>[...] Enable GZip with WP-Cache - Most people know about #3, but what about gzip with WP-Cache. By default, you have to turn off gzip when you&#8217;re running WP-Cache. However, that doesn&#8217;t mean you can&#8217;t use it and you definitely should be since it reduces the size of all Javascript and CSS files.You can find out how to enable gzip with WP-Cache by reading more here. [...]</description> <content:encoded><![CDATA[<p>[...] Enable GZip with WP-Cache &#8211; Most people know about #3, but what about gzip with WP-Cache. By default, you have to turn off gzip when you&#8217;re running WP-Cache. However, that doesn&#8217;t mean you can&#8217;t use it and you definitely should be since it reduces the size of all Javascript and CSS files.You can find out how to enable gzip with WP-Cache by reading more here. [...]</p> ]]></content:encoded> </item> <item><title>By: Optimize WordPress in another 3 steps by Refactor the Life</title><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/comment-page-1/#comment-28096</link> <dc:creator>Optimize WordPress in another 3 steps by Refactor the Life</dc:creator> <pubDate>Fri, 21 Sep 2007 20:14:11 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/#comment-28096</guid> <description>[...] the official WP-Cache suggests to disable GZIP support, there are some hacks(1, 2) to enable it. That is quite [...]</description> <content:encoded><![CDATA[<p>[...] the official WP-Cache suggests to disable GZIP support, there are some hacks(1, 2) to enable it. That is quite [...]</p> ]]></content:encoded> </item> <item><title>By: videokeman</title><link>http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/comment-page-1/#comment-25465</link> <dc:creator>videokeman</dc:creator> <pubDate>Tue, 21 Aug 2007 20:57:04 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/25/wordpress-wp-cache-with-gzip-compression-enable/#comment-25465</guid> <description>im having problems with wp-cache expiry time settings but recently i was notified by my hosting of cpu overloads. is it better to use wp&#039;s built in cache?</description> <content:encoded><![CDATA[<p>im having problems with wp-cache expiry time settings but recently i was notified by my hosting of cpu overloads. is it better to use wp&#8217;s built in cache?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 5/22 queries in 2.683 seconds using disk

Served from: host.wacity.com @ 2010-03-12 12:30:14 -->