<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 07:31:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ibuildings techPortal: Optimising Magento for Performance]]></title>
      <guid>http://www.phpdeveloper.org/news/16015</guid>
      <link>http://www.phpdeveloper.org/news/16015</link>
      <description><![CDATA[<p>
On the Ibuildings techPortal today there's a new tutorial from <i>Rupert Jones</i> showing you how to get the <a href="http://techportal.ibuildings.com/2011/03/08/optimising-magento-for-performance/">best performance from Magento</a> with a set of technologies tailored for just that.
</p>
<blockquote>
Following our earlier entry about installing Magento Enterprise, we thought it would be appropriate to follow up with some tips for getting more from your Magento installation. One of the major criticisms leveled at Magento is its speed; many complain that it is far too slow. In this article we'll go through some steps you can perform to fine-tune your server to allow Magento to run more smoothly and more quickly in a production environment.
</blockquote>
<p>
Among the technologies they recommend are things like <a href="http://memcached.org/">memcached</a>, <a href="http://httpd.apache.org/docs/2.0/mod/mod_expires.html">mod_expires</a>, <a href="http://php.net/manual/en/book.apc.php">APC</a>, <a href="http://www.gzip.org/">gzip</a> and <a href="http://blog.mysqltuner.com/">MySQLTuner</a>.
</p>]]></description>
      <pubDate>Tue, 08 Mar 2011 13:41:09 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Stuart Herbert's Blog: More about Performance Tuning]]></title>
      <guid>http://www.phpdeveloper.org/news/9566</guid>
      <link>http://www.phpdeveloper.org/news/9566</link>
      <description><![CDATA[<p>
Based off of a <a href="http://www.phpdeveloper.org/news/9538">previous article</a> from <i>Mike Willbanks</i>, <i>Stuart Herbert</i> has posted some of his <a href="http://blog.stuartherbert.com/php/2008/01/31/more-about-performance-tuning/">own thoughts</a> on tuning and tweaking your applications for the best performance you can get out of them.
</p>
<blockquote>
There's some good advice in there, and I thought it'd be a good idea to quickly add a bit more detail about the separate approaches that Mike raises.
</blockquote>
<p>
He <a href="http://blog.stuartherbert.com/php/2008/01/31/more-about-performance-tuning/">goes over</a> the APC caching, memcache, the "gzip trick", the "Not Modified" header and optimized SQL statements.
</p>
<p>
He also mentions one thing that <i>Mike</i> didn't mention - a split between static files (no PHP needed) and their dynamic cousins. Having a more pure Apache (no PHP installed) can help give a minute jump in speed that, depending on the size of the site, could really add up from a user's perspective.
</p>]]></description>
      <pubDate>Tue, 05 Feb 2008 07:57:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[When Penguins Attack:  Tuning IIS for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/4729</guid>
      <link>http://www.phpdeveloper.org/news/4729</link>
      <description><![CDATA[On the "When Penguins Attack" blog today, there's <a href="http://blinduser.blogspot.com/2006/01/tuning-iis-for-php.html">a brief guide</a> to help you tune your IIS installation for PHP.
<p>
<quote>
<i>
IIS is a multi-threaded web server available on Windows NT and 2000. From the Internet Services Manager, it is possible to tune the following parameters: Performance Tuning based on the number of hits per day, Bandwidth throttling, Process throttling, Timeout, and HTTP Compression.
</i>
</quote>
<p>
He <a href="http://blinduser.blogspot.com/2006/01/tuning-iis-for-php.html">looks at</a> tips for each of the above, as well as other things like the memory cache size and max pool threads that can be changed with the help of the registry editor...]]></description>
      <pubDate>Wed, 25 Jan 2006 07:17:08 -0600</pubDate>
    </item>
  </channel>
</rss>
