<?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: Magento &#8211; Faster Than a Speeding Bullet</title>
	<atom:link href="https://www.lexiconn.com/blog/2014/06/magento-faster-than-a-speeding-bullet/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lexiconn.com/blog/2014/06/magento-faster-than-a-speeding-bullet/</link>
	<description>All about e-Commerce, ShopSite, and Web Hosting</description>
	<lastBuildDate>Thu, 16 Dec 2021 19:59:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.1</generator>
	<item>
		<title>By: Robert Mangiafico</title>
		<link>https://www.lexiconn.com/blog/2014/06/magento-faster-than-a-speeding-bullet/#comment-410211</link>
		<dc:creator><![CDATA[Robert Mangiafico]]></dc:creator>
		<pubDate>Sat, 15 Nov 2014 15:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.lexiconn.com/blog/?p=7086#comment-410211</guid>
		<description><![CDATA[Hi Phil,

Thanks for commenting. Yes, your cart/checkout pages are very slow (15-20 second load times). A few things stand out:

1. It looks like you are using generic shared hosting for your store. When using a host like this, MySQL is often not optimized, and usually the MySQL server is overloaded, or limited. Magento runs a lot of MySQL queries on cart/checkout pages, so in a non-optimized environment, it will be slow.

If moving to a Magento focused host that provides ample resources even in shared hosting is not an option, then your fixes are limited. But there are a few things you can try / check.

2. I see you&#039;re running an older version of Magento (1.8). Try upgrading your store to the latest 1.9 version of Magento. This can help with speed.

3. Make sure your database is not bloated. Set log rotation in Magento to 1 day, so that MySQL tables like log_* are kept small.

4. Make sure PHP is at least version 5.4 and apply the php 5.4 patch to your Magento store. Make sure the php memory limit is high enough (at least 96 MB). If you can enable an opcode cache like APC or Zend OpCache, do so. This can help with cart speeds.

5. Consider implementing a CDN for images, js, and css files. It can help speed up overall page load speeds.

6. Look at implementing a Full Page Cache module such as Lesti or Extendware FPC. This will help catalog pages and searches run very fast once cached.

7. Make sure your Magento cache is set up properly. If you move to a more resource friendly hosting environment, you can load caches into memory using Redis, which can speed up page loads, even in the cart and checkout.

8. Try using a flat product and flat catalog setting in Magento and see if that helps with load times in the cart. This reduces the number of MySQL queries per page load.

My guess as to the major problem is that of your host. Using a generic shared host that is not a Magento expert and often loads thousands of accounts on each server does not suite Magento well. Migrating to a host that specializes in Magento will likely fix your issues.

You can check out our seamless Magento migration at:
https://www.lexiconn.com/ecommerce/magento/store-transfer.html

Hope this helps.  :)

Rob]]></description>
		<content:encoded><![CDATA[<p>Hi Phil,</p>
<p>Thanks for commenting. Yes, your cart/checkout pages are very slow (15-20 second load times). A few things stand out:</p>
<p>1. It looks like you are using generic shared hosting for your store. When using a host like this, MySQL is often not optimized, and usually the MySQL server is overloaded, or limited. Magento runs a lot of MySQL queries on cart/checkout pages, so in a non-optimized environment, it will be slow.</p>
<p>If moving to a Magento focused host that provides ample resources even in shared hosting is not an option, then your fixes are limited. But there are a few things you can try / check.</p>
<p>2. I see you&#8217;re running an older version of Magento (1.8). Try upgrading your store to the latest 1.9 version of Magento. This can help with speed.</p>
<p>3. Make sure your database is not bloated. Set log rotation in Magento to 1 day, so that MySQL tables like log_* are kept small.</p>
<p>4. Make sure PHP is at least version 5.4 and apply the php 5.4 patch to your Magento store. Make sure the php memory limit is high enough (at least 96 MB). If you can enable an opcode cache like APC or Zend OpCache, do so. This can help with cart speeds.</p>
<p>5. Consider implementing a CDN for images, js, and css files. It can help speed up overall page load speeds.</p>
<p>6. Look at implementing a Full Page Cache module such as Lesti or Extendware FPC. This will help catalog pages and searches run very fast once cached.</p>
<p>7. Make sure your Magento cache is set up properly. If you move to a more resource friendly hosting environment, you can load caches into memory using Redis, which can speed up page loads, even in the cart and checkout.</p>
<p>8. Try using a flat product and flat catalog setting in Magento and see if that helps with load times in the cart. This reduces the number of MySQL queries per page load.</p>
<p>My guess as to the major problem is that of your host. Using a generic shared host that is not a Magento expert and often loads thousands of accounts on each server does not suite Magento well. Migrating to a host that specializes in Magento will likely fix your issues.</p>
<p>You can check out our seamless Magento migration at:<br />
<a href="https://www.lexiconn.com/ecommerce/magento/store-transfer.html" rel="nofollow">https://www.lexiconn.com/ecommerce/magento/store-transfer.html</a></p>
<p>Hope this helps.  <img src="https://www.lexiconn.com/blog/wp-includes/images/smilies/simple-smile.png" alt=":)" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil vassil</title>
		<link>https://www.lexiconn.com/blog/2014/06/magento-faster-than-a-speeding-bullet/#comment-410012</link>
		<dc:creator><![CDATA[phil vassil]]></dc:creator>
		<pubDate>Sat, 15 Nov 2014 06:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lexiconn.com/blog/?p=7086#comment-410012</guid>
		<description><![CDATA[pages load too slow.. especially checkout
Please let me know if you can help.]]></description>
		<content:encoded><![CDATA[<p>pages load too slow.. especially checkout<br />
Please let me know if you can help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
