<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: askapache-crazy-cache</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: askapache-crazy-cache</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 06:24:48 +0000</pubDate>

<item>
<title>rishk789 on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-802386</link>
<pubDate>Sun, 13 Jul 2008 22:40:26 +0000</pubDate>
<dc:creator>rishk789</dc:creator>
<guid isPermaLink="false">802386@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello all. I've given up trying to get the GZip compression to work on WP-Super-Cache. Internet Explorer always asks to download the page, and I can't seem to resolve it through any support forums. I was wondering if activating Crazy Cache and caching my entire site (www.rishi-kumar.com) would affect things like commenting or other dynamic widgets (ie, my website statistics).
&#60;/p&#62;</description>
</item>
<item>
<title>Rok on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-802155</link>
<pubDate>Sun, 13 Jul 2008 11:42:45 +0000</pubDate>
<dc:creator>Rok</dc:creator>
<guid isPermaLink="false">802155@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Couldn't update, I'm now moving to Media Temple.
&#60;/p&#62;</description>
</item>
<item>
<title>donncha on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-798234</link>
<pubDate>Mon, 07 Jul 2008 21:40:00 +0000</pubDate>
<dc:creator>donncha</dc:creator>
<guid isPermaLink="false">798234@http://wordpress.org/support/</guid>
<description>&#60;p&#62;A plugin would do it. I can't remember if wp-super-cache will recreate the cache dir, but just set it to /tmp/ and don't worry about it.
&#60;/p&#62;</description>
</item>
<item>
<title>Rok on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-798160</link>
<pubDate>Mon, 07 Jul 2008 19:44:05 +0000</pubDate>
<dc:creator>Rok</dc:creator>
<guid isPermaLink="false">798160@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Donncha, unfortunately I couldn't hear anything from DreamHost. May I ask you to advise me the way to recreate &#34;cache folder&#34; automatically, in the event of server reboot? Because I don't have root access to edit fstab.
&#60;/p&#62;</description>
</item>
<item>
<title>donncha on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-797986</link>
<pubDate>Mon, 07 Jul 2008 14:47:31 +0000</pubDate>
<dc:creator>donncha</dc:creator>
<guid isPermaLink="false">797986@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I understand. Yes, set the cache dir to &#34;/tmp/&#34;. &#60;/p&#62;
&#60;p&#62;I don't think there's any need to put it in /tmp/cache/ but it won't hurt to do that either. Just make sure that directory exists and is recreated if your server reboots.
&#60;/p&#62;</description>
</item>
<item>
<title>Rok on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-797962</link>
<pubDate>Mon, 07 Jul 2008 13:49:20 +0000</pubDate>
<dc:creator>Rok</dc:creator>
<guid isPermaLink="false">797962@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Donncha, I was asking if setting &#60;strong&#62;/tmp/&#60;/strong&#62;, as noted in your above post was reffered to Super Cache plugin or other.&#60;/p&#62;
&#60;p&#62;Re. /tmp/ allocated space, I've just written to DreamHost, and I hope to get the answer in few hrs.&#60;/p&#62;
&#60;p&#62;I've not yet activated Super Cache, but I've made following change in wp-cache-config-sample.php&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$cache_path = ABSPATH . &#38;#39;wp-content/cache/&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;....changed to:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$cache_path = &#38;#39;/tmp/cache/&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Is the above change correct? would you please advise.
&#60;/p&#62;</description>
</item>
<item>
<title>donncha on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-797955</link>
<pubDate>Mon, 07 Jul 2008 13:24:44 +0000</pubDate>
<dc:creator>donncha</dc:creator>
<guid isPermaLink="false">797955@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Rok - above noted change? I'm not sure what you mean by that.&#60;/p&#62;
&#60;p&#62;I don't know how much space is allocated to /tmp/ but it's probably enough if you don't run the Crazy Cache plugin. There's no need to cache every page on your blog if they're not going to be visited.&#60;/p&#62;
&#60;p&#62;There's a thread on the DreamHost problem here: &#60;a href=&#34;http://wordpress.org/support/topic/145895?replies&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/145895?replies&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Rok on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-797924</link>
<pubDate>Mon, 07 Jul 2008 11:38:12 +0000</pubDate>
<dc:creator>Rok</dc:creator>
<guid isPermaLink="false">797924@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi Donncha, did your reffered the above noted change for Super Cache? &#60;/p&#62;
&#60;p&#62;I had read other post about a month back, but didn't try to move cache foler to /tmp/, because I've about 22K+ posts, and lots of categories. And above all, right now I've no idea, what's the space alloted to /tmp/ folder on DreamHost VPS?
&#60;/p&#62;</description>
</item>
<item>
<title>donncha on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-797912</link>
<pubDate>Mon, 07 Jul 2008 11:14:02 +0000</pubDate>
<dc:creator>donncha</dc:creator>
<guid isPermaLink="false">797912@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Rok - try setting your cache directory to /tmp/. That should fix CPU problems on Dreamhost.
&#60;/p&#62;</description>
</item>
<item>
<title>Rok on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-797908</link>
<pubDate>Mon, 07 Jul 2008 11:10:03 +0000</pubDate>
<dc:creator>Rok</dc:creator>
<guid isPermaLink="false">797908@http://wordpress.org/support/</guid>
<description>&#60;p&#62;In addition to my immediate last post, I've installed AACrazyCashe about an hour ago, but neither it shows &#34;Already working&#34; nor it display no of cache files by &#34;Hyper Cache&#34; plugin.&#60;/p&#62;
&#60;p&#62;Do you think, it could be due to the cache foler, because AACrazyCache reads Hyper Cache's cache folder as following:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$hcachesiz=aa_cc_count_cache(ABSPATH.'wp-content/cache/hyper-cache/');&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;whereas, the actual cache folder for Hyper Cache is:&#60;br /&#62;
&#60;strong&#62;wp-content/hyper-cache&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Also, where AA would cache files, will it create a seperate folder or will store cached files in plugin default? Please advise.
&#60;/p&#62;</description>
</item>
<item>
<title>Rok on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-797894</link>
<pubDate>Mon, 07 Jul 2008 10:30:50 +0000</pubDate>
<dc:creator>Rok</dc:creator>
<guid isPermaLink="false">797894@http://wordpress.org/support/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;I'm using a beta version of AACrazyCache on askapache.com that I will be releasing in 1-2 weeks&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;&#60;strong&#62;Great news!&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;I know of your site is hosted on DreamHost VPS. I've read quite a few of your .HTACCESS posts, and left two support messages(&#60;strong&#62;including trial for AACrazyCache&#60;/strong&#62;) on your contact form, unfortunately couldn't hear anything so far &#60;/p&#62;
&#60;p&#62;I had tested few cache plugins, becasue Super Cache &#38;#38; WP-Cache doesn't work on DH VPS and kill entire server within few minutes of activation. At present I'm using Hyper Cache, and looking forward to AACrazyCache release.
&#60;/p&#62;</description>
</item>
<item>
<title>askapache on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-797556</link>
<pubDate>Sun, 06 Jul 2008 20:35:34 +0000</pubDate>
<dc:creator>askapache</dc:creator>
<guid isPermaLink="false">797556@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I created the plugin ON DreamHost VPS, which is what askapache.com is hosted on as well.&#60;/p&#62;
&#60;p&#62;I'm using a beta version of AACrazyCache on askapache.com that I will be releasing in 1-2 weeks that will be pretty amazing in terms of keeping your load to a minimum *including php, cpu, mysql, memory, and bandwidth*&#60;/p&#62;
&#60;p&#62;Don't uninstall it or you might not see when I update it.
&#60;/p&#62;</description>
</item>
<item>
<title>Rok on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-796745</link>
<pubDate>Sat, 05 Jul 2008 12:01:52 +0000</pubDate>
<dc:creator>Rok</dc:creator>
<guid isPermaLink="false">796745@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm currently using DreamHost VPS service, will it create any additional load? Please advise.
&#60;/p&#62;</description>
</item>
<item>
<title>askapache on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-794609</link>
<pubDate>Wed, 02 Jul 2008 03:29:50 +0000</pubDate>
<dc:creator>askapache</dc:creator>
<guid isPermaLink="false">794609@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Now it works with WP-Super Cache, hyper-cache, and WP-Cache.&#60;/p&#62;
&#60;p&#62;I added the new cron capabilities of the latest wordpress release so that it automatically runs every hour and keeps your cache updated at all times.
&#60;/p&#62;</description>
</item>
<item>
<title>mindshare on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-755269</link>
<pubDate>Fri, 09 May 2008 22:44:01 +0000</pubDate>
<dc:creator>mindshare</dc:creator>
<guid isPermaLink="false">755269@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Does this work with WP Super Cache as well?
&#60;/p&#62;</description>
</item>
<item>
<title>mrapache on "AskApache Crazy Cache"</title>
<link>http://wordpress.org/support/topic/167539#post-728914</link>
<pubDate>Wed, 09 Apr 2008 01:06:06 +0000</pubDate>
<dc:creator>mrapache</dc:creator>
<guid isPermaLink="false">728914@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Has anyone else had any experience with the AskApache crazy cache plugin?  When will pages and categories be supported?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/askapache-crazy-cache/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/askapache-crazy-cache/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
