• Hi!

    We are using your plugin to add 2FA to a few sites with thousands of users. I’ve discovered that in the one with the biggest user base, the method currently used to carry out batch actions causes memory problems in the server.

    Also, the options inserted in the wp_options are huge, as the actions are exploded into user actions, instead of just using the roles to save them.

    Could you consider adding the feature of carrying out these batch actions as role-based, instead of user-based? They would take much less time if they are executed through database queries (updates/inserts), which is critical in sites with lots of users.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor robertabela

    (@robert681)

    Hello @davefx

    Thank you very much for using our plugin and for your detailed feedback.

    We’ll definitely look into your recommendations and explore alternatives to improve the plugin. Can you please send me an email so we can exchange more details?

    We already test our plugins on sites with thousands of users. However, until now we didn’t have too many opportunities to discuss and explore live websites with so many users.

    Looking forward to hearing from you.

    Plugin Contributor robertabela

    (@robert681)

    Hello @davefx

    We have just released update 1.5.0 which addresses the issues you reported. We also have some more performance related updates in the pipeline and they will be available in future updates.

    However, 1.5.0 is already way better than any of the previous versions.

    Thanks a lot for your valuable feedback.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Memory exhausted when processing huge databases’ is closed to new replies.