Migrating from ADI to NADI
-
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!
- The topic ‘Migrating from ADI to NADI’ is closed to new replies.