<?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: How to Speed up Magento</title>
	<atom:link href="http://www.opensourcetutor.com/2009/04/07/how-to-speed-up-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opensourcetutor.com/2009/04/07/how-to-speed-up-magento/</link>
	<description>On Linux, Web Development, Joomla and Magento commerce</description>
	<lastBuildDate>Mon, 05 Jul 2010 23:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Matt</title>
		<link>http://www.opensourcetutor.com/2009/04/07/how-to-speed-up-magento/comment-page-1/#comment-1498</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 21 Jun 2010 16:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/?p=172#comment-1498</guid>
		<description>We have developed a Magento page caching module that reduces page response times to lower than half a second. You can see our module working at zumiez.com and redmarblesteaks.com

Check us out at http://store.delorumcommerce.com</description>
		<content:encoded><![CDATA[<p>We have developed a Magento page caching module that reduces page response times to lower than half a second. You can see our module working at zumiez.com and redmarblesteaks.com</p>
<p>Check us out at <a href="http://store.delorumcommerce.com" rel="nofollow">http://store.delorumcommerce.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salubrium</title>
		<link>http://www.opensourcetutor.com/2009/04/07/how-to-speed-up-magento/comment-page-1/#comment-1481</link>
		<dc:creator>salubrium</dc:creator>
		<pubDate>Thu, 13 May 2010 06:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/?p=172#comment-1481</guid>
		<description>Cahyadi,

It&#039;s not as simple as that and I should have pointed that out in my original post. Database cache sizes really depend on a large number of factors. In it&#039;s simplest forms:  How much ram you have, if the DB server is also Web Server etc and how many DB&#039;s on the server.

I am not sure that Mysql conf processes the bytes notation with the commas, so to be sure I would remove them or test it.

Some good scripts to run to give an idea of your Mysql cache usages are

&lt;a href=&quot;http://www.day32.com/MySQL/&quot; title=&quot;Mysql Primer&quot; rel=&quot;nofollow&quot;&gt;
&lt;/a&gt;&lt;a href=&quot;http://hackmysql.com/mysqlreport&quot; title=&quot;Mysql Report&quot; rel=&quot;nofollow&quot;&gt;

Ensure your Database server is running for at least 48 hours  prior to running the above scripts. Also, if the machine is  heavily loaded, you may find these scripts overloading the site, so run them outside peak periods.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Cahyadi,</p>
<p>It&#8217;s not as simple as that and I should have pointed that out in my original post. Database cache sizes really depend on a large number of factors. In it&#8217;s simplest forms:  How much ram you have, if the DB server is also Web Server etc and how many DB&#8217;s on the server.</p>
<p>I am not sure that Mysql conf processes the bytes notation with the commas, so to be sure I would remove them or test it.</p>
<p>Some good scripts to run to give an idea of your Mysql cache usages are</p>
<p><a href="http://www.day32.com/MySQL/" title="Mysql Primer" rel="nofollow"><br />
</a><a href="http://hackmysql.com/mysqlreport" title="Mysql Report" rel="nofollow"></p>
<p>Ensure your Database server is running for at least 48 hours  prior to running the above scripts. Also, if the machine is  heavily loaded, you may find these scripts overloading the site, so run them outside peak periods.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cahyadi</title>
		<link>http://www.opensourcetutor.com/2009/04/07/how-to-speed-up-magento/comment-page-1/#comment-1479</link>
		<dc:creator>Cahyadi</dc:creator>
		<pubDate>Wed, 12 May 2010 05:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/?p=172#comment-1479</guid>
		<description>Thanks for the clear step by step posting.

I have checked MySQL variables and found that my values are larger:

query_cache_type = ON
query_cache_size = 536,870,912
query_cache_limit= 33,554,432

So, is this good or bad? Should I change them to the values you describe?

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the clear step by step posting.</p>
<p>I have checked MySQL variables and found that my values are larger:</p>
<p>query_cache_type = ON<br />
query_cache_size = 536,870,912<br />
query_cache_limit= 33,554,432</p>
<p>So, is this good or bad? Should I change them to the values you describe?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bockbertil</title>
		<link>http://www.opensourcetutor.com/2009/04/07/how-to-speed-up-magento/comment-page-1/#comment-1464</link>
		<dc:creator>Bockbertil</dc:creator>
		<pubDate>Tue, 06 Apr 2010 11:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/?p=172#comment-1464</guid>
		<description>Nice post, it helped me to optimize my site a little bit. The results in FireBug where so-so, but it feels a lot smoother now. Thanks man :)</description>
		<content:encoded><![CDATA[<p>Nice post, it helped me to optimize my site a little bit. The results in FireBug where so-so, but it feels a lot smoother now. Thanks man :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rik Konings</title>
		<link>http://www.opensourcetutor.com/2009/04/07/how-to-speed-up-magento/comment-page-1/#comment-1364</link>
		<dc:creator>Rik Konings</dc:creator>
		<pubDate>Wed, 30 Sep 2009 12:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/?p=172#comment-1364</guid>
		<description>Thanks,
This has halved the loading times on the store I&#039;m working on.

From 800 Kb including all product images
To 400Kb

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
This has halved the loading times on the store I&#8217;m working on.</p>
<p>From 800 Kb including all product images<br />
To 400Kb</p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: opensourcetutor.com &#187; Blog Archive &#187; How to compress css &#38; javascript: An alternative to mod_deflate or mod_gzip</title>
		<link>http://www.opensourcetutor.com/2009/04/07/how-to-speed-up-magento/comment-page-1/#comment-1260</link>
		<dc:creator>opensourcetutor.com &#187; Blog Archive &#187; How to compress css &#38; javascript: An alternative to mod_deflate or mod_gzip</dc:creator>
		<pubDate>Mon, 01 Jun 2009 07:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/?p=172#comment-1260</guid>
		<description>[...] mod_gzip (for 1.3) versions. This is generally the easiest way to get content compressed. As in my last post about Magento, you should normally be able to enable this safely with the following lines inside your .htaccess [...]</description>
		<content:encoded><![CDATA[<p>[...] mod_gzip (for 1.3) versions. This is generally the easiest way to get content compressed. As in my last post about Magento, you should normally be able to enable this safely with the following lines inside your .htaccess [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Posts about Ecommerce as of April 7, 2009 &#124; Shirasmane</title>
		<link>http://www.opensourcetutor.com/2009/04/07/how-to-speed-up-magento/comment-page-1/#comment-290</link>
		<dc:creator>Posts about Ecommerce as of April 7, 2009 &#124; Shirasmane</dc:creator>
		<pubDate>Tue, 07 Apr 2009 14:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/?p=172#comment-290</guid>
		<description>[...] &#8230; ebook or fantastic course - but no one will buy it. The Ecommerce Jump Start Checklist   How to Speed up Magento Ecommerce - opensourcetutor.com 04/07/2009 Having implemented a number of websites now in Magento and being [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8230; ebook or fantastic course &#8211; but no one will buy it. The Ecommerce Jump Start Checklist   How to Speed up Magento Ecommerce &#8211; opensourcetutor.com 04/07/2009 Having implemented a number of websites now in Magento and being [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
