• I look after a large multisite install, we have about 600 sites within the network which all authenticate using ADI.

    I’ve been testing NADI in our staging environment, migration from ADI to NADI works great on a small multisite network, but when I try doing the migration on a copy of our live 600 site environment I run into problems.

    It all starts when I activate the NADI plugin on the larger 600 site network, the php-fpm process hits 100% on all the CPU cores and eventually nginx times out with a 503.

    I’ve increased all of the relevant nginx timeouts from 300 to 3600, potentially giving it an hour to complete whatever it’s trying to do on activation but it still isn’t getting finished within that time frame!

    Whilst php-fpm is using 100% CPU, it’s also stopping other sites on the server being served, so I’m trying to look for ways to get this to work quickly and efficiently.

    Any pointers on what I can try next would be great, with the vulnerabilities in ADI I’d like to get migrated soon. What is it trying to do on activation exactly?

    In the meantime our WAF is intercepting requests to the exploitable files in ADI but moving to NADI would be preferable!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @indie1982,

    regarding migrating from ADI to NADI please take a look at our documentation: https://active-directory-wp.com/docs/Migration/index.html

    Best regards,
    medan123

    Thread Starter indie1982

    (@indie1982)

    Hey Danny thanks for the reply! I read the documentation, I understand how to migrate, I’ve migrated a number of stand alone WordPress sites from ADI to NADI without any problems.

    The problem seems to be with your plugin on large multisite networks, when the plugin gets enabled for the first time, it eats up 100% CPU and I don’t seem to be able to throw enough resources at it for it to finish enabling the plugin!

    Have you tested enabling your NADI plugin on a multisite with 600+ sites that has previously had ADI enabled on it?

    Danke!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Migrating from ADI to NADI’ is closed to new replies.