xberg
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-FFPC] Cache duration: create exceptions for some pages?Is there a way I could just purge the homepage from the cache?
I tried the empty cache button but its effects are extreme as it even empties the object cache contained in memcache.
I also tried setting to modified post and all taxonomies but that does not reset my homepage on a new article publication or modification.
Forum: Plugins
In reply to: [WP-FFPC] PHP Fatal error: wp-ffpc Memcached extension missingSomething else CotswoldPhoto: why are you using both memcache and APCu? They serve the same purpose as far as I know. Having both enabled is a waste of memory.
Take all my comments with a big pinch of newbie salt…
Forum: Plugins
In reply to: [WP-FFPC] PHP Fatal error: wp-ffpc Memcached extension missingHi CotswoldPhoto
No – you do not need memcached at all. It’s either memcache OR memcached.
I have it all set up with Memcache and it works perfectly. You just have to select memcache in the backend option.Happy to see you here – I enjoy doing business with you and your photo equipment 🙂
Forum: Plugins
In reply to: [WP-FFPC] Cache duration: create exceptions for some pages?I do not have this option in my settings 🙂
I have:
– flush cache
– modified post (this is what I am using)
– modified post and all taxonomies.Hi,
You can set the wp-admin access level in theme my login.
I tried opening it for subscribers and in that case wp events manager works perfectly: the author of an event can edit that event (and only that event).
However I do not want to give access to wp-admin to subscribers. I don’t want them to see wordpress. Plus the wordpress dashboard is super messy with different plugins advertising and broadcasting info there…
I could accept that just the events auhors have access to it, but not open wp-admin to every single subscriber…
Forum: Plugins
In reply to: [WP-FFPC] Best Apache cache backend (dedicated server)You can mark this as resolved. I moved everything to memcache because of compatibility issues in my setup with APC.
Forum: Plugins
In reply to: [WP-FFPC] How to activate cache on pages with question marks and parameters?Wonderful! All tested and it’s working perfectly.
Well done.
thank you!Forum: Plugins
In reply to: [WP-FFPC] Cache duration: create exceptions for some pages?Thanks for your answer.
I was thinking about the homepage. New articles get posted there several times a day. I would not want to completely disable the cache as this is the most visited page but I would certainly not be happy with a 24-hour cache for this page.
But I understand your concerns about complexity.
Forum: Plugins
In reply to: [WP-FFPC] Memcache control panel?Perhaps you are right, but this could be a recurring question for newbies like me 🙂
I had phpMemcachedAdmin installed and it seems to work (even with Memcache).
I am reading 54% hits and 46% misses. I suppose this is because I set up FFPC to only work with non logged in users and these are the misses or is such a high quantity of misses something I should be worried about?
It’s only using a third of my 64 MB cache.
Forum: Plugins
In reply to: [WP-FFPC] Continuously caching the same pagesThanks. I will give it a try.
Are APCu and Opcache 2 different things?Forum: Plugins
In reply to: [WP-FFPC] Continuously caching the same pagesI moved from APC to PHP Memcache and it now works.
This is strange though…Forum: Plugins
In reply to: [Theme My Login] Recommendations for continuous attack on my admin login?Thanks Doremdou.
I followed a similar solution.
I implemented WP-Ban for IP blocking.
thanks!Forum: Plugins
In reply to: [WP-FFPC] How to activate cache on pages with query stringsWonderful… or should I say Yaba yaba doooooo!!!
This works so well. What a pity that only my non registered users benefit from light speed browsing on my site!
I discovered in the wp-ffpc-acache easy ways to avoid caching certain URLs: a real treasure mine!
I’ll send you a thank you note in a moment.
xberg
Forum: Plugins
In reply to: [WP-FFPC] How to activate cache on pages with question marks and parameters?Hi
It seems that query strings were actively disabled in V1.3.
As most of my pages are based on query strings I would really like to be able to enable caching of these.
Any thoughts as to how I can do this?Forum: Plugins
In reply to: [WP-FFPC] How to activate cache on pages with question marks and parameters?Hi
Any help here? Most of my wordpress pages are with query strings (they are not standard articles or pages) and it’s a pity I can not cache these with FFPC.
thanks
Blaise