panmoria on "[Plugin: WP Super Cache] zlib compression a no go?"
Thanks very much Donncha for the feedback.
View ArticleBlutarsky on "[Plugin: WP Super Cache] Cache limit on file count"
Is there a way to control cached files on a count/number basis? My web plan has a 100,000 files (nodes) limit, so it is harder to keep WP Super Cache below this limit using the garbage collector. BTW...
View Articledadaas on "[Plugin: WP Super Cache] Cache limit on file count"
Yea wp supercache is made for big sites with big traffic. But if you have a big site and cache is creating more than 10 000 files, how is this then helping the server? And if you are on poor Godaddy...
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] Cache limit on file count"
You need to run garbage collection more often with a shorter expiry time, and probably disable preload mode. The garbage collection could be more intelligent but that can be a lot more intensive on...
View Articlemagrao on "[Plugin: WP Super Cache] After plugin deletion, something shows my...
Ok, first my english is not good. After delete the plugin into my plugin page admin http://i46.tinypic.com/a9tfsi.jpg I don't know whats is happening, for some reason all my links redirecting to my...
View Articlemagrao on "[Plugin: WP Super Cache] After plugin deletion, something shows my...
ok, fixed. I started a new wp-config with the sample file and my site works now.
View Articlewmark on "[Plugin: WP Super Cache] Adding "files" to include directories...
Multisite installations are only supported in the commercial version of CDN-Linker plugin.
View Articledadaas on "[Plugin: WP Super Cache] Cache limit on file count"
How do i run garbage collection and how do i disable preload mode?
View ArticleBlutarsky on "[Plugin: WP Super Cache] Cache limit on file count"
This is could be a temporary easy solution: - add/enable a file/page count limit; - once limit is reached: --- stop adding pages to the cache; --- alert admin (email); --- optionally run garbage...
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] Cache limit on file count"
Advanced settings page, scroll down a little to the Garbage collection settings. Go to the preload tab, there's a Preload mode checkbox ... Adding a count like that is expensive. The plugin would have...
View ArticleBlutarsky on "[Plugin: WP Super Cache] Cache limit on file count"
Adding a count like that is expensive. The plugin would have to recurse through the cache directory counting files. No recurse count needed; just keep a counter variable in a textfile (or a table). On...
View Articleajmaxwell on "[Plugin: WP Super Cache] Post listing outside of WordPress...
Hi everyone, I recently install WP Super Cache and got it set up and running perfectly, except for 1 part. On the Home Page of my site I have PHP retrieving the 5 latest posts, it works well when Super...
View Articleajmaxwell on "[Plugin: WP Super Cache] Post listing outside of WordPress...
Hi everyone, I recently install WP Super Cache and got it set up and running perfectly, except for 1 part. On the Home Page of my site I have PHP retrieving the 5 latest posts, it works well when Super...
View Articleajmaxwell on "[Plugin: WP Super Cache] Post listing outside of WordPress...
I have moved this post to the Hacks sub-forum (http://wordpress.org/support/topic/plugin-wp-super-cache-post-listing-outside-of-wordpress-install-not-working-1)
View ArticleMartin on "WP Super Cache issue when AddThis 2.4.x is active"
Oh I was wondering why the supercache files weren't being generated. Has this fix and issue been resolved in this latest v3.0 release?
View ArticleKZeni on "WP Super Cache issue when AddThis 2.4.x is active"
@Martin Seems that this is yet unfixed as of version 3.0 (at least the troublesome code mentioned above hasn't been changed).
View ArticleMartin on "WP Super Cache issue when AddThis 2.4.x is active"
Oh snap! This is a great find to get SuperCache working as it should and sad this hasn't been investigated and fixed, after a month of reporting and your solid work for them to prove the case. I've...
View Articlesrijith.v on "WP Super Cache issue when AddThis 2.4.x is active"
Hey guys, Sorry for missing this one! We had some major changes to plugin framework with the recent releases and didn't want to mess things up with more changes. Have this in queue and for sure it will...
View ArticleMartin on "WP Super Cache issue when AddThis 2.4.x is active"
That's great. I posted this fix in the SuperCache forum as well, since I spotted another user having the same issue. Good to get it sorted. Now to figure out why Subscribe to Comments Reloaded is...
View Article