• Resolved gabyrau

    (@gabyrau)


    I installed AIOS last November and in the meantime the table wp_aiowps_login_lockdown has over 6500 entries and a size of over 110 MiBs – more than the other tables altogether. How can I restrict the size of that table?

    TIA, Gaby

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @gabyrau ,

    Right now for other tables there is for cleaning table data strange I do not found for login lockdown any stuff there is a constant to remove older than 90 days for other tables,

    I will cross check and get back to you on this

    you may disable php back trace if enabled and remove data older data based on id’s descending

    Regards

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @gabyrau

    I have created an internal ticket for the old records of login lockdown deleted using daily cronjob.

    Once it approved and worked on it will be released. I will keep you posted.

    Regards

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi?@gabyrau,

    We are working on daily cronjob to remove the older login lockdown records.

    Upcoming release will have this future.

    Regards

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @gabyrau,

    AIOS release 5.3.1 has this feature implemented and daily cronjob will remove old records.

    Purge login lockdown table records after 90 days to restrict size.

    The AIOS_PURGE_LOGIN_LOCKOUT_RECORDS_AFTER_DAYS constant has been added to change the default.

    Regards

    Thread Starter gabyrau

    (@gabyrau)

    Thanks a lot!

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.