<?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: Boost the speed of your Magento</title>
	<atom:link href="http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/</link>
	<description>Inchoo - E-Commerce &#38; Magento discussion</description>
	<pubDate>Tue, 06 Jan 2009 02:16:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tomislav Bilic</title>
		<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/comment-page-1/#comment-766</link>
		<dc:creator>Tomislav Bilic</dc:creator>
		<pubDate>Sun, 21 Dec 2008 11:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=15#comment-766</guid>
		<description>@Aldo
Yes, it should start when you modify .htaccess file. If it doesn't work, there could be several reasons, probably related to server configuration. Also, take a look at the comment from XPC Design to see if it helps.
Many thanks.</description>
		<content:encoded><![CDATA[<p>@Aldo<br />
Yes, it should start when you modify .htaccess file. If it doesn&#8217;t work, there could be several reasons, probably related to server configuration. Also, take a look at the comment from XPC Design to see if it helps.<br />
Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ana</title>
		<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/comment-page-1/#comment-765</link>
		<dc:creator>ana</dc:creator>
		<pubDate>Sun, 21 Dec 2008 06:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=15#comment-765</guid>
		<description>thanks so much!!!!! it truly works much more faster than before!</description>
		<content:encoded><![CDATA[<p>thanks so much!!!!! it truly works much more faster than before!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ~aldo</title>
		<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/comment-page-1/#comment-761</link>
		<dc:creator>~aldo</dc:creator>
		<pubDate>Thu, 18 Dec 2008 22:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=15#comment-761</guid>
		<description>Id didn't work for me, should it start working as soon as you modify the .htaccess? Did I miss another step?</description>
		<content:encoded><![CDATA[<p>Id didn&#8217;t work for me, should it start working as soon as you modify the .htaccess? Did I miss another step?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/comment-page-1/#comment-756</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 16 Dec 2008 21:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=15#comment-756</guid>
		<description>Fantastic! - Good call on uncommenting the zlib flag, XPC.</description>
		<content:encoded><![CDATA[<p>Fantastic! - Good call on uncommenting the zlib flag, XPC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Falk</title>
		<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/comment-page-1/#comment-754</link>
		<dc:creator>Marc Falk</dc:creator>
		<pubDate>Tue, 16 Dec 2008 14:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=15#comment-754</guid>
		<description>Thanks man! Works Great!</description>
		<content:encoded><![CDATA[<p>Thanks man! Works Great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XPC Design</title>
		<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/comment-page-1/#comment-409</link>
		<dc:creator>XPC Design</dc:creator>
		<pubDate>Wed, 12 Nov 2008 19:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=15#comment-409</guid>
		<description>Someone posted a comment to my post (that refers to your solution) mentioning there's another line of code that needs to be uncommented otherwise I don't think these changes work.

############################################
## enable resulting html compression

php_flag zlib.output_compression on</description>
		<content:encoded><![CDATA[<p>Someone posted a comment to my post (that refers to your solution) mentioning there&#8217;s another line of code that needs to be uncommented otherwise I don&#8217;t think these changes work.</p>
<p>############################################<br />
## enable resulting html compression</p>
<p>php_flag zlib.output_compression on</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roby</title>
		<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/comment-page-1/#comment-358</link>
		<dc:creator>Roby</dc:creator>
		<pubDate>Fri, 07 Nov 2008 11:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=15#comment-358</guid>
		<description>It depend if Apache is 1.3 or 2.0. I have Apache 1.3 and i have to use mod_gzip setting in  htaccess:

	mod_gzip_on Yes
</description>
		<content:encoded><![CDATA[<p>It depend if Apache is 1.3 or 2.0. I have Apache 1.3 and i have to use mod_gzip setting in  htaccess:</p>
<p>	mod_gzip_on Yes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/comment-page-1/#comment-293</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Tue, 28 Oct 2008 19:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=15#comment-293</guid>
		<description>What a difference far faster, i'm not 100% sure but this htaccess setup should work on any website!

AC-k3v, yes Magento v 1.1.6 has the coding in the htacess, however it is in a comment block and needs editing out.</description>
		<content:encoded><![CDATA[<p>What a difference far faster, i&#8217;m not 100% sure but this htaccess setup should work on any website!</p>
<p>AC-k3v, yes Magento v 1.1.6 has the coding in the htacess, however it is in a comment block and needs editing out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/comment-page-1/#comment-275</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sun, 26 Oct 2008 09:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=15#comment-275</guid>
		<description>Made a huge difference unreal</description>
		<content:encoded><![CDATA[<p>Made a huge difference unreal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeljko Prsa</title>
		<link>http://inchoo.net/ecommerce/magento/boost-the-speed-of-your-magento/comment-page-1/#comment-203</link>
		<dc:creator>Zeljko Prsa</dc:creator>
		<pubDate>Mon, 29 Sep 2008 20:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=15#comment-203</guid>
		<description>Thanks, fortunately it did help making magento run three times faster :)</description>
		<content:encoded><![CDATA[<p>Thanks, fortunately it did help making magento run three times faster <img src='http://inchoo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
