madflute
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] Cache size increaseHi @donncha
Is there any way to exclude this subcategory from caching? If that is possible, my headache would go away π
Forum: Plugins
In reply to: [WP Super Cache] Cache size increaseIt seems settin wp_cache_gc to run every hour made the cache size less than 2.2GB, which is a good news but it’s still too big.
Whats weird is that all of the posts on this β category is caching the most:
https://jazztokyo.org/category/reviews/kimio-oikawa-reviews/
This category hasn’t been updated since March 2022 due to a writer’s health issue. Despite the amount of caching, I don’t think there are that many visitors to this category.
Forum: Plugins
In reply to: [WP Super Cache] Cache size increaseHi @donncha
Yesterday, I set wp_cache_gc to run every hour. It seems to be working now. The cache size has been constantly 667MB since then. However, I am still not getting the email notification.
I just changed back from 600/60 to 3600/600, the original recomended setting. cron Event/wp_cache_gc is still set to every hour. I will see if this works.
Forum: Plugins
In reply to: [WP Super Cache] Cache size increaseHi @lastsplash
Do I understand correctly you want me to try setting wp_cache_gc to hourly? Or you are talking about something else to force running the garbage collector hourly? If that the case, can you tell me what I look for under the cron Event page?
Forum: Plugins
In reply to: [WP Super Cache] Cache size increaseHi @donncha
I enabled the garbage collectrion notification but I have never received the notification. That explains this. The garbage collection is not running. What should I do?
Forum: Plugins
In reply to: [WP Super Cache] Cache size increaseHi @donncha
I changed to 600/60 last night. The cache size is 500MB overnight. They are all html, and not gz nor random string in any file names.
Can you respond to my question: βwp_cache_gcβ scheduling is set to βDo Not Repeatβ — Is this correct?
Forum: Plugins
In reply to: [WP Super Cache] Cache size increaseHi @donncha
Thank you for your response. I am not sure how to figure this out. As far as I can see, there isn’t anything suspicious. They are HTML files, and tons of them. What’s puzzling is that these are dated articles, and I don’t think they are frequently accessed files.
I do have WP Control installed but I was not sure if I know how to use it. I just took a look at it, and found ‘wp_cache_gc’ scheduling is set to “Do Not Repeat”. Do I need to change this? Still wondering why this issue surfaced only a couple of months ago. Thank you for your help.
Forum: Plugins
In reply to: [WP Super Cache] Cache size increaseHi @donncha
So, 3600/600 was how it was set before I made the change. I think that was the default since I didn’t change that. It had been working fine until recently.
I just deleted the content cache from the WP Super Cache UI, and that gained 5+GB server space. The last time I deleted was 2 days ago. This seems to be excessive and it wasn’t like this before. Any idea?
Forum: Plugins
In reply to: [WP Super Cache] Cache size increaseThank you for your response. Since my GUI is in JP locale, I was wondering if this is what you meant:
They are investigating the root cause. Meanwhile, they suggested to hide the warning at the wp-config.php.
// Disable display of warningsdefine( 'WP_DEBUG_DISPLAY', false );@ini_set( 'display_errors', 0 );- This reply was modified 2 years ago by madflute.
Thank you. The ticket has been submitted.
Thank you so much @threadi — I just posted there following your suggestions π
-Hiro
Forum: Everything else WordPress
In reply to: Registration SPAM problemThank you again. I installed WP Hide Login and redirected custom URL/pages. Hope this works! π€
Forum: Everything else WordPress
In reply to: Registration SPAM problemThank you so much for your quick response! I will read up these articles.
I am not sure what happened but it seems it started to work again. I have no idea what that was about.
Thank you for your response. I will report back if the problem returns.