Plugin writing tons of files to /tmp/ folder
-
I have this firewall installed on at least 50 WordPress installs, and love it. Best firewall plugin out there.
However, on one particular server, we are noticing strange behavior. The plugin is writing TONS of files into the /tmp/ folder off of root. Files look something like this:
feature-user_management9.tmp
feature-plugin9.tmp
feature-login_protect22.tmp
feature-lockdown6.tmpAnd so on. They are all 0 bytes. There were over 180,000 such files last time we checked, and it was creating massive delays (30+ seconds) loading the site, as apparently the site was recursing through all these files before displaying the Home Page.
I’ve never seen this on any of my other servers, so I was curious if you have any idea why this might be occurring?
- The topic ‘Plugin writing tons of files to /tmp/ folder’ is closed to new replies.