<?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 Commerce – Layered Navigation Cache Error – Part Badger Part Duck</title> <atom:link href="http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/feed/" rel="self" type="application/rss+xml" /><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/</link> <description>Chris McKee of Chris McKee Designs, no less.</description> <lastBuildDate>Tue, 06 Jul 2010 00:40:54 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Chris McKee</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-4/#comment-1431</link> <dc:creator>Chris McKee</dc:creator> <pubDate>Sun, 30 May 2010 11:43:23 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1431</guid> <description>Good stuff, ghosts in the machine tend to be hard for me to guess :op</description> <content:encoded><![CDATA[<p>Good stuff, ghosts in the machine tend to be hard for me to guess <img
src='http://chrismckee.co.uk/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> p</p> ]]></content:encoded> </item> <item><title>By: Riccardo</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-4/#comment-1430</link> <dc:creator>Riccardo</dc:creator> <pubDate>Sun, 30 May 2010 08:29:37 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1430</guid> <description>Regarding my previous message.The site I&#039;m working on, is using a template that seems the default one but I&#039;ve checked that has some hardcoded pieaces of code. One of them had comment out the code that echo the layered navigation search... so that was the problem ;)</description> <content:encoded><![CDATA[<p>Regarding my previous message.</p><p>The site I'm working on, is using a template that seems the default one but I've checked that has some hardcoded pieaces of code. One of them had comment out the code that echo the layered navigation search... so that was the problem <img
src='http://chrismckee.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Riccardo</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-4/#comment-1418</link> <dc:creator>Riccardo</dc:creator> <pubDate>Wed, 26 May 2010 08:33:58 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1418</guid> <description>Hello,
I&#039;m using a Magento 1.3.2.4 on a eCommerce site and I&#039;m having problems about displaying the layered navigation.I&#039;m using a attribute called &quot;Object type&quot; set as dropdown.
That attribute is set as &quot;Use In layered navigation&quot; = filtered (I&#039;ve tried either with &quot;with results&quot; and &quot;no results&quot;)The attribute is in a attribute set.
The elements of the subcategories that I want to show the layered navigation are all of the same attribute set.
The elements of that subcategories have the attribute &quot;Object type&quot; always set (it&#039;s not left blank).On categories not set as anchor it shows the navigation menu displaying the sub-categories.
On categories set as anchor it displays nothing.I&#039;ve tried this script solutions but it doesn&#039;t solve my problem.Is it possible to make any echo of variables somewhere (or looking in the database) to find where&#039;s the problem?</description> <content:encoded><![CDATA[<p>Hello,<br
/> I'm using a Magento 1.3.2.4 on a eCommerce site and I'm having problems about displaying the layered navigation.</p><p>I'm using a attribute called "Object type" set as dropdown.<br
/> That attribute is set as "Use In layered navigation" = filtered (I've tried either with "with results" and "no results")</p><p>The attribute is in a attribute set.<br
/> The elements of the subcategories that I want to show the layered navigation are all of the same attribute set.<br
/> The elements of that subcategories have the attribute "Object type" always set (it's not left blank).</p><p>On categories not set as anchor it shows the navigation menu displaying the sub-categories.<br
/> On categories set as anchor it displays nothing.</p><p>I've tried this script solutions but it doesn't solve my problem.</p><p>Is it possible to make any echo of variables somewhere (or looking in the database) to find where's the problem?</p> ]]></content:encoded> </item> <item><title>By: Chris McKee</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-4/#comment-1382</link> <dc:creator>Chris McKee</dc:creator> <pubDate>Mon, 10 May 2010 15:31:22 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1382</guid> <description>Its an old saying but &#039;mileage may vary&#039; seems to fit quite well here; badgers been tested against a product database of 32,000 products with over 100 attributes. Surprisingly without dying.
Magento 1.4.1 must be tested on a hefty system, if you look at the Enterprise setup white-paper the MySQL set-up is probably the biggest set-up requirement with huge memory requirements advised to the potential users.If you trace what Magento actually does during indexing, it creates a large transaction in PHP by hammering the database then pushes this huge transaction (per product) to the database. Its an immense query and although they&#039;ve optimized it a bit, its less than forgiving.
Magento 1.1.4 handles post-indexed sites (I index on my over-specced workstation before pushing the database) better than its predecessor but changes to the code mean 1.1.4 fudges badger and I&#039;ve not really had many requests to drag it on; which is either down to people no updating, or people not needing it, hard to say which.I&#039;ve got a half eaten article about setup requirements for magento sat in my drafts-bin, with any luck I&#039;ll shed some light on the nicest looking hungry hungry hippo of an ecommerce platform available for free :o)</description> <content:encoded><![CDATA[<p>Its an old saying but 'mileage may vary' seems to fit quite well here; badgers been tested against a product database of 32,000 products with over 100 attributes. Surprisingly without dying.<br
/> Magento 1.4.1 must be tested on a hefty system, if you look at the Enterprise setup white-paper the MySQL set-up is probably the biggest set-up requirement with huge memory requirements advised to the potential users.</p><p>If you trace what Magento actually does during indexing, it creates a large transaction in PHP by hammering the database then pushes this huge transaction (per product) to the database. Its an immense query and although they've optimized it a bit, its less than forgiving.<br
/> Magento 1.1.4 handles post-indexed sites (I index on my over-specced workstation before pushing the database) better than its predecessor but changes to the code mean 1.1.4 fudges badger and I've not really had many requests to drag it on; which is either down to people no updating, or people not needing it, hard to say which.</p><p>I've got a half eaten article about setup requirements for magento sat in my drafts-bin, with any luck I'll shed some light on the nicest looking hungry hungry hippo of an ecommerce platform available for free <img
src='http://chrismckee.co.uk/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</p> ]]></content:encoded> </item> <item><title>By: Simon Verdon</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-4/#comment-1381</link> <dc:creator>Simon Verdon</dc:creator> <pubDate>Mon, 10 May 2010 15:09:54 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1381</guid> <description>Magento 1.4 is still non-functional in three indexing areas (site with 30,000 products across about 20 categories):
Index product and categories url rewrites
Reorganize EAV product structure to flat structure
ebuild Catalog product fulltext search indexAll of the above freeze in &#039;Processing&#039; mode - presumably a server timeout (semi-dedicated at Gigapros who allow up to 10% CPU usage.Interestingly essentially the same site but with 60,000 products works fine on Magento 1.3 using Badger, but at a different shared host...</description> <content:encoded><![CDATA[<p>Magento 1.4 is still non-functional in three indexing areas (site with 30,000 products across about 20 categories):<br
/> Index product and categories url rewrites<br
/> Reorganize EAV product structure to flat structure<br
/> ebuild Catalog product fulltext search index</p><p>All of the above freeze in 'Processing' mode - presumably a server timeout (semi-dedicated at Gigapros who allow up to 10% CPU usage.</p><p>Interestingly essentially the same site but with 60,000 products works fine on Magento 1.3 using Badger, but at a different shared host...</p> ]]></content:encoded> </item> <item><title>By: Tim Clark</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-4/#comment-1264</link> <dc:creator>Tim Clark</dc:creator> <pubDate>Wed, 28 Apr 2010 21:00:21 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1264</guid> <description>Thank you so much for your script it has saved our lives with our websites all now have layered nav running 1.3.2.4 on our VSP 1and1 server, we still have no price attribute in the layered nav which is throwing up an error 500 when we attempt to turn on filterable with results, any ideas welcomed...Once again cheers very much Chris</description> <content:encoded><![CDATA[<p>Thank you so much for your script it has saved our lives with our websites all now have layered nav running 1.3.2.4 on our VSP 1and1 server, we still have no price attribute in the layered nav which is throwing up an error 500 when we attempt to turn on filterable with results, any ideas welcomed...</p><p>Once again cheers very much Chris</p> ]]></content:encoded> </item> <item><title>By: Xeon2901</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-4/#comment-1193</link> <dc:creator>Xeon2901</dc:creator> <pubDate>Mon, 26 Apr 2010 14:40:34 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1193</guid> <description>Hi,I have these three files used:cache.php
cache2.php
cache_vycisti.phpThese files are working properly for a Store View 1.Now I would like to delete from the Store View 2 cache.Which file should I change?
How do I find the line about Store ID query?Thank you very much !</description> <content:encoded><![CDATA[<p>Hi,</p><p>I have these three files used:</p><p>cache.php<br
/> cache2.php<br
/> cache_vycisti.php</p><p>These files are working properly for a Store View 1.</p><p>Now I would like to delete from the Store View 2 cache.</p><p>Which file should I change?<br
/> How do I find the line about Store ID query?</p><p>Thank you very much !</p> ]]></content:encoded> </item> <item><title>By: Chris McKee</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-4/#comment-1163</link> <dc:creator>Chris McKee</dc:creator> <pubDate>Sun, 25 Apr 2010 15:11:10 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1163</guid> <description>&lt;strong&gt;MagicCardz, James:&lt;/strong&gt; This script system is written purely for Versions below 1.4; the changes they made to the system (they pretty much rewrote the indexing), breaks this script like a twig. I&#039;ll inevitably end up rebuilding it as some people still have issues on 1.4.1 with various bits of indexing. The bad news is magento couldnt give a rats arse about people hosting on servers with less than 256 mb of memory available for PHP, which is plain fucking stupid.&lt;strong&gt;Xeon2901:&lt;/strong&gt; Hey just change the &quot;configurable&quot; to match your store ID and run the script. A few people using the PHPCLI version have made copies of the script and run it as a CRON job ($STOREID = &#039;1&#039;;)
Another method is to look at the first CLI version I wrote which uses ARGS from the command line.
Glad to see its a real message; I saw the username in my email and expected to be sold viagra ;o)</description> <content:encoded><![CDATA[<p><strong>MagicCardz, James:</strong> This script system is written purely for Versions below 1.4; the changes they made to the system (they pretty much rewrote the indexing), breaks this script like a twig. I'll inevitably end up rebuilding it as some people still have issues on 1.4.1 with various bits of indexing. The bad news is magento couldnt give a rats arse about people hosting on servers with less than 256 mb of memory available for PHP, which is plain fucking stupid.</p><p><strong>Xeon2901:</strong> Hey just change the "configurable" to match your store ID and run the script. A few people using the PHPCLI version have made copies of the script and run it as a CRON job ($STOREID = '1';)<br
/> Another method is to look at the first CLI version I wrote which uses ARGS from the command line.<br
/> Glad to see its a real message; I saw the username in my email and expected to be sold viagra ;o)</p> ]]></content:encoded> </item> <item><title>By: Xeon2901</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-1162</link> <dc:creator>Xeon2901</dc:creator> <pubDate>Sun, 25 Apr 2010 14:59:28 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1162</guid> <description>Hi,thank you for this script !I have another question:How to delete the cache on my other Store Views?English: Store ID1 (works)
Spanish: Store ID 2 (not)
France: Strore ID 3 (not)Do I need to change something in the script?
If so, what exactly?Thank you!</description> <content:encoded><![CDATA[<p>Hi,</p><p>thank you for this script !</p><p>I have another question:</p><p>How to delete the cache on my other Store Views?</p><p>English: Store ID1 (works)<br
/> Spanish: Store ID 2 (not)<br
/> France: Strore ID 3 (not)</p><p>Do I need to change something in the script?<br
/> If so, what exactly?</p><p>Thank you!</p> ]]></content:encoded> </item> <item><title>By: MagicCardz</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-1097</link> <dc:creator>MagicCardz</dc:creator> <pubDate>Mon, 19 Apr 2010 01:29:58 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1097</guid> <description>Hi Chris,Now I&#039;am with version 1.4.1 and I got the same error than James:The Catalog Search Index is always at   Processing.  When I force a refresh, I got a timeout error from my webhost.  It&#039;s the same kind of problem than before, but not on layered navigation but on fulltext search index...Can you help?Thanks</description> <content:encoded><![CDATA[<p>Hi Chris,</p><p>Now I'am with version 1.4.1 and I got the same error than James:</p><p>The Catalog Search Index is always at   Processing.  When I force a refresh, I got a timeout error from my webhost.  It's the same kind of problem than before, but not on layered navigation but on fulltext search index...</p><p>Can you help?</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: James</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-1094</link> <dc:creator>James</dc:creator> <pubDate>Sun, 18 Apr 2010 11:06:59 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1094</guid> <description>Hi Chris,I&#039;ve been doing some testing with 1.4 . I&#039;ve imported my 18,000 products, and you&#039;re correct it looks like it&#039;s able to handle reindexing product attributes, but it always times out when I try to rebuild catalog product fulltext search index.Just for reference anyway, it may be something you might to look at in future. Looking at the table, it looks like it gets through about 5500 records before it stops.ThanksJames</description> <content:encoded><![CDATA[<p>Hi Chris,</p><p>I've been doing some testing with 1.4 . I've imported my 18,000 products, and you're correct it looks like it's able to handle reindexing product attributes, but it always times out when I try to rebuild catalog product fulltext search index.</p><p>Just for reference anyway, it may be something you might to look at in future. Looking at the table, it looks like it gets through about 5500 records before it stops.</p><p>Thanks</p><p>James</p> ]]></content:encoded> </item> <item><title>By: Tabatha</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-1088</link> <dc:creator>Tabatha</dc:creator> <pubDate>Sat, 17 Apr 2010 04:44:44 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1088</guid> <description>OMG...I could seriously kiss you! Thank you so much!</description> <content:encoded><![CDATA[<p>OMG...I could seriously kiss you! Thank you so much!</p> ]]></content:encoded> </item> <item><title>By: Chris McKee</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-1073</link> <dc:creator>Chris McKee</dc:creator> <pubDate>Thu, 15 Apr 2010 13:19:42 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1073</guid> <description>@walter  the default option for indexing is if store is null cycle through stores.
@mclean thanks
@nghia turn on logging on PHP and check your logs, something might not be running.</description> <content:encoded><![CDATA[<p>@walter  the default option for indexing is if store is null cycle through stores.<br
/> @mclean thanks<br
/> @nghia turn on logging on PHP and check your logs, something might not be running.</p> ]]></content:encoded> </item> <item><title>By: Nghia</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-1032</link> <dc:creator>Nghia</dc:creator> <pubDate>Mon, 12 Apr 2010 10:00:30 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-1032</guid> <description>Hi Chris,I tried the web version (wrapper), but i just have the header &quot;Layered Navigation Refresh From Browser&quot; and nothing else. What am i doing wrong?</description> <content:encoded><![CDATA[<p>Hi Chris,</p><p>I tried the web version (wrapper), but i just have the header "Layered Navigation Refresh From Browser" and nothing else. What am i doing wrong?</p> ]]></content:encoded> </item> <item><title>By: McLean</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-967</link> <dc:creator>McLean</dc:creator> <pubDate>Sun, 11 Apr 2010 04:20:20 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-967</guid> <description>Hi Chris,Thanks for the great script. Works flawlessly!!
--
James</description> <content:encoded><![CDATA[<p>Hi Chris,</p><p>Thanks for the great script. Works flawlessly!!<br
/> --<br
/> James</p> ]]></content:encoded> </item> <item><title>By: walter</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-773</link> <dc:creator>walter</dc:creator> <pubDate>Mon, 29 Mar 2010 08:58:46 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-773</guid> <description>Hi,
thanks for this great script.One question: We have more than one Store (end storeid)If I useMage::getSingleton(&#039;catalogindex/indexer&#039;)-&gt;plainReindex($i, null, null)(last param null instead of $sxwill I create LN for all store?Thanks.</description> <content:encoded><![CDATA[<p>Hi,<br
/> thanks for this great script.</p><p>One question: We have more than one Store (end storeid)</p><p>If I use</p><p>Mage::getSingleton('catalogindex/indexer')-&gt;plainReindex($i, null, null)</p><p>(last param null instead of $sx</p><p>will I create LN for all store?</p><p>Thanks.</p> ]]></content:encoded> </item> <item><title>By: berkin</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-705</link> <dc:creator>berkin</dc:creator> <pubDate>Wed, 17 Mar 2010 23:13:32 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-705</guid> <description>heey chris, my problem is the sort by price functionality is acting weird. if the category has products only 1 attribute set, it works fine, but the category has products which have different attributes sets it works like grouping the attribute sets and sorting between them,thanks in advance</description> <content:encoded><![CDATA[<p>heey chris, my problem is the sort by price functionality is acting weird. if the category has products only 1 attribute set, it works fine, but the category has products which have different attributes sets it works like grouping the attribute sets and sorting between them,</p><p>thanks in advance</p> ]]></content:encoded> </item> <item><title>By: mpoulieris</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-700</link> <dc:creator>mpoulieris</dc:creator> <pubDate>Wed, 17 Mar 2010 14:26:01 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-700</guid> <description>i have full access SSH and i run ur php script via SSH,a company request from me 200$ to resolve this,its a lot.</description> <content:encoded><![CDATA[<p>i have full access SSH and i run ur php script via SSH,a company request from me 200$ to resolve this,its a lot.</p> ]]></content:encoded> </item> <item><title>By: Chris McKee</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-699</link> <dc:creator>Chris McKee</dc:creator> <pubDate>Wed, 17 Mar 2010 14:20:49 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-699</guid> <description>Unfortunately the problem this script was made to solve was caused by the layered navigation index script built into magento eating up all of the system time and memory.
I&#039; cant validate if your having the same issue; have you checked your system resources while its running (need ssh) or does it die while running.If you dont have full ssh you can usually get a relatively good idea using http://www.wormly.com/ as its a PHP script. Handy for monitoring memory spikes.&lt;strong&gt;
I&#039;ve stuck a call-out onto twitter, if anyones still having issues regarding layered indices using too much mem/timing out let me know and I&#039;ll have a poke. Otherwise I&#039;ll be assuming in the meantime its resolved as of Magento 1.4.1.&lt;/strong&gt;Thanks</description> <content:encoded><![CDATA[<p>Unfortunately the problem this script was made to solve was caused by the layered navigation index script built into magento eating up all of the system time and memory.<br
/> I' cant validate if your having the same issue; have you checked your system resources while its running (need ssh) or does it die while running.</p><p>If you dont have full ssh you can usually get a relatively good idea using <a
href="http://www.wormly.com/" rel="nofollow">http://www.wormly.com/</a> as its a PHP script. Handy for monitoring memory spikes.</p><p><strong><br
/> I've stuck a call-out onto twitter, if anyones still having issues regarding layered indices using too much mem/timing out let me know and I'll have a poke. Otherwise I'll be assuming in the meantime its resolved as of Magento 1.4.1.</strong></p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: mpoulieris</title><link>http://chrismckee.co.uk/magento-commerce-layered-navigation-cache-error-part-badger-part-duck/comment-page-3/#comment-696</link> <dc:creator>mpoulieris</dc:creator> <pubDate>Wed, 17 Mar 2010 10:23:43 +0000</pubDate> <guid
isPermaLink="false">http://chrismckee.co.uk/?p=153#comment-696</guid> <description>so i make it right but no one scripts run for my 1.4.0.1,i already contact with my ISP and i google it my problems but nothing,i  spend a week and many many hours to find a solution but i lost my time ithink.</description> <content:encoded><![CDATA[<p>so i make it right but no one scripts run for my 1.4.0.1,i already contact with my ISP and i google it my problems but nothing,i  spend a week and many many hours to find a solution but i lost my time ithink.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using apc
Database Caching 12/37 queries in 0.109 seconds using apc

Served from: chrismckee.co.uk @ 2010-09-07 14:21:58 -->