Out of Memory Errors that trigger Mysql process kills have plague this plugin
-
I have had recurring issues with this plugin. It is a tremendous memory hog and its design often causes it to use up all the memory in a server (which then triggers the process killer to target and kill the largest running process–Mysql!)
I have attempted to get help from the devs at various stages of its development to no avail. The most recent version–5.0.4–has clearly changed in a way that now causes EVERY scan attempt to kill Mysql and take down my site (along with the running scan). This is on a server running one site and using 1 gig of real memory and 500 megs of virtual swap memory!
If you monitor your server during a scan you can clearly see how it spawns more and more database connections (as it attempts to keep running past the max_execution_time). But there is no way to release all the paused sessions! If you have too much data and files you WILL eventually experience this.
I can only assume they are making money off premium accounts from small sites?
Worse, they don’t offer the often to run your scans “in pieces” so that you can complete part of a scan, release database connections (and memory) and then run another part of the scan. This lack of flexibility I believe also relates to their inability to design the plugin to work properly.
- The topic ‘Out of Memory Errors that trigger Mysql process kills have plague this plugin’ is closed to new replies.