<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MagJournal &#187; Hosting</title>
	<atom:link href="http://www.magjournal.com/category/hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.magjournal.com</link>
	<description>Magento Insider Journal</description>
	<lastBuildDate>Tue, 13 Jul 2010 11:59:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Magento Scalability and Performance</title>
		<link>http://www.magjournal.com/2009/07/magento-scalability-and-performance/</link>
		<comments>http://www.magjournal.com/2009/07/magento-scalability-and-performance/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 20:48:17 +0000</pubDate>
		<dc:creator>Mark Clark</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.magjournal.com/?p=143</guid>
		<description><![CDATA[Performance and scalability are hot topics for any enterprise application, including the new Magento Enterprise package. Many clients are usually impressed with the features and extensibility of Magento, but there is a worry in the background if the platform can &#8230; <a href="http://www.magjournal.com/2009/07/magento-scalability-and-performance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.magjournal.com/wp-content/uploads/2009/07/202295_1820.jpg"><img class="alignright size-medium wp-image-145" title="202295_1820" src="http://www.magjournal.com/wp-content/uploads/2009/07/202295_1820-300x225.jpg" alt="202295_1820" width="300" height="225" /></a>Performance and scalability are hot topics for any enterprise application, including the new Magento Enterprise package. Many clients are usually impressed with the features and extensibility of Magento, but there is a worry in the background if the platform can scale to many thousands of orders per day or huge catalogs.</p>
<p>There are two concerns: first, everybody wants to have the shortest loading time possible, which is what we mean by performance. Amazon and Google did some research on this, and found that a hundred milliseconds of delay can already reduce conversion rates. Performance is important for projects large and small, so we will take about in some depth.</p>
<p>Visions, one of Magento&#8217;s Enterprise partners, are working with many of these clients and during that work they have written a well-informed article about Magento scalability and performance in large stores.</p>
<p>Be sure to read their article in Magento&#8217;s official blog if you are working with an enterprise client:<br />
<a href="http://www.magentocommerce.com/blog/comments/understanding-magento-scalability-and-performance-1/">http://www.magentocommerce.com/blog/comments/understanding-magento-scalability-and-performance-1/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.magjournal.com/2009/07/magento-scalability-and-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding SSL-support to Magento</title>
		<link>http://www.magjournal.com/2009/05/adding-ssl-support-to-magento/</link>
		<comments>http://www.magjournal.com/2009/05/adding-ssl-support-to-magento/#comments</comments>
		<pubDate>Fri, 08 May 2009 15:49:22 +0000</pubDate>
		<dc:creator>Mark Clark</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.magjournal.com/?p=44</guid>
		<description><![CDATA[We have got many requests lately about how to add SSL (https)-support in Magento. Here is instructions on how to add SSL-support to a Magento-installation. Who needs SSL? SSL is important for stores who want their customers to be sure &#8230; <a href="http://www.magjournal.com/2009/05/adding-ssl-support-to-magento/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span style="border-collapse: separate; color: #2f2f2f; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"> </span></p>
<p style="font-size: 1.1em;"><img class="alignright size-full wp-image-45" title="connected_data_big" src="http://www.magjournal.com/wp-content/uploads/2009/05/connected_data_big.jpg" alt="connected_data_big" width="131" height="155" />We have got many requests lately about how to add SSL (https)-support in Magento. Here is instructions on how to add SSL-support to a Magento-installation.</p>
<p style="font-size: 1.1em;"><strong>Who needs SSL?</strong><br />
SSL is important for stores who want their customers to be sure everything they enter in the<span> </span><strong>Account-area</strong>and<span> </span><strong>Checkout-area</strong><span> </span>is encrypted along the way from their browser to your server. Stores with payment-gateways where the customer type in their creditcard-information<span> </span><em>directly<span> </span></em>in Magento and is<span> </span><em>not<span> </span></em>transferred to a secure page at the creditcard-providers servers will also need SSL.</p>
<p style="font-size: 1.1em;"><strong>So what do I need to get started?</strong><br />
First of all, setting up an SSL-certificate<span> </span><em>can<span> </span></em>be complicated depending on your hosting-company’s facilities and it can also mess up the Magento-store &#8211; so make sure you know what you are doing at any time. We do NOT take any responsibility for the setup, blabla. You know the deal.</p>
<p style="font-size: 1.1em;">So, back to what you need. First of all you of course need<span> </span><strong>a valid SSL-certificate</strong>. You also need<span> </span><strong>a dedicated  IP-address</strong><span> </span>on the server you’re running Magento on. And last, you need proper access to the Magento-server (SSH-access).</p>
<p style="font-size: 1.1em;"><strong>Step 1: Get the SSL-certificate and install it</strong><br />
There are many companies offering SSL-certificated. Some cost a lot of money (those displaying your company’s name in<span> </span><span style="color: #339966;">green text</span><span> </span>in the left side of the URL in the browser &#8211; which most Online banks use. The cheaper ones, which are just fine for your needs offer a plain, secure certificated.<span> </span><a style="text-decoration: none; color: #3870b4;" href="http://www.rapidssl.com/" target="_blank">RapidSSL</a><span> </span>is a company who sell the cheap ones, which works perfectly well.</p>
<p style="font-size: 1.1em;">Installing the certificate is different on most hosting-systems so this you’d need to check with your hosting-provider or<span> </span><a style="text-decoration: none; color: #3870b4;" href="http://www.google.com/search?ie=UTF-8&amp;oe=UTF-8&amp;sourceid=navclient&amp;gfns=1&amp;q=install+ssl+certificate" target="_blank">give Google a  try</a>.</p>
<p style="font-size: 1.1em;"><strong>Step 2: Get your own IP-address</strong><br />
If you’re not very much into servers, Apache and hosting in general I’d recommend you just asked your hosting-provider to give you a dedicated IP address for your particular site. Tell you are going to use SSL and they should know what you’re talking about. Most hosting-providers charge a few extra bucks per month for a dedicated IP address and as long as they’re not talking about tens of dollars every month it should be fine.</p>
<p style="font-size: 1.1em;">One important thing with the dedicated IP address is that it makes thing much easier if you get the IP set up on your domain before  you install Magento, as you’d most likely need to move Magento to a new location on the server if you decide to add SSL at a later time.</p>
<p style="font-size: 1.1em;"><strong>Step 3: Adding SSL-support in Magento</strong><br />
Ok, this is maybe the easiest part. First you should, depending on your server-setup, symlink your “secure” directory to your “public” directory. SSH into your server and &#8211; if you are using DirectAdmin &#8211; go to the following folder:<br />
./domains/yourdomain.com/</p>
<p style="font-size: 1.1em;">Now type “ls -l” and you should see a list of the folders. Now type the following command:<br />
“ln -s private_html public_html”</p>
<p style="font-size: 1.1em;">This command might need be run as ‘root’ so make sure you have proper access to your box.</p>
<p style="font-size: 1.1em;"><strong>Alternative in DirectAdmin:</strong><br />
If you have the proper permissions in DirectAdmin you can go to Domain Setup -&gt; Click your domain, and then enable “Make private_html symbolic link to public_html”. Click on Save and it should be symlinked automatically.</p>
<p style="font-size: 1.1em;">Now you must log into Magento Admin -&gt; System -&gt; Settings -&gt; Web and make sure the Secure Base URL is set to http<em>s</em>://www.yourstore.com (the Unsecure URL must not be changed to https).</p>
<p style="font-size: 1.1em;"><strong>Congratulations! If you’ve done everything correct you should now see that you automatically get https in the address-bar on both the Account-pages and Checkout-pages.</strong></p>
<p style="font-size: 1.1em;">To see a working site with this functionality,<span> </span><a style="text-decoration: none; color: #3870b4;" href="http://www.silverthemes.com/">add some Magento-goodies from our site</a><span> </span>in the cart and proceed to checkout, and buy it<span> </span><img class="wp-smiley" style="padding: 0px; max-width: 100%;" src="http://www.silverthemes.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=":-)" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.magjournal.com/2009/05/adding-ssl-support-to-magento/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
