Database Performance
-
Hi there, in general I find this plugin to be excellent, however I have noticed that the MySQL queries are very slow.
In particular the
wp_defender_lockout
select takes 210ms and thewp_defender_lockout_log
select takes 12ms on average. That might not sound like a lot but for comparison the slowest native WP query takes 2.5ms. Overall Defender queries are responsible for 90% of all my MySQL activity, put another way, installing this plugin increases the database workload 10 fold!I have tried disabling Login Protection and 404 Detection but it makes no difference. Is there a particular feature I can disable to improve performance? Is there any other workaround for this issue?
Thanks in advance ??
- The topic ‘Database Performance’ is closed to new replies.