Im running into a rather severe issue with almost 150,000 WPForo cache files being created.
It looks like that around 150000 files are coming from /home/mydomain/public_html/wp-content/uploads/wpforo/cache/item directory, more specifically, its subdirectories: ---
110416 ./reaction
34240 ./url
6399 ./topic
3357 ./avatar
In looking at the files in /reaction folder all files are 6bytes and contain this string: a:0:{}
I did a "DELETE ALL CACHES" and "CLEANUP" in WPForo main area, but it did not seem to have any real effect. I did not do a "DELETE USER CACHE" yet.
Thats really secondary however to the endless files being created. They are being created infinitely and indefinitely to the point where you cant delete them fast enough. In an hour or two they just hit my hosting maximum of 200,000 files. Something is out of whack. But I need a pretty expedient fix.
Sample file: 125874_en_US
I was able to delete over 100,000 cache files in File Directory of CPanel, but the files just keep continuously generating at an alarming rate.
For instance in the /url cache folder its generating 30 files a second!
WPForo is creating roughly 5,000-7,000 cache files an hour among the aforementioned directories. Obviously something is wrong. This cannot be normal?? I would think there'd be some sort of WPForo cron to run and clean these up as well? Otherwise they would just pile up indefinitely. Help.
I turned caching off on WPForo for a couple days, then turned it back on this evening. In 2.5 hours it created over 6,000 cache files in the aforementioned directories. I had to turn caching back off as the increase would likely go in perpetuity. This cannot be normal. I assume there is something in the plugin that regulates and keeps the cache files to a sensible amount?
Is there anything that can be done about this?
I'm about to launch a similar sized forum and this makes me a bit nervous. Is anyone from WPForo able to explain what's going on? I'm converting from Vbulletin.