Hi
Anyone have any tips for large sites? 5000+ pages...
I have NGINX running along with PHP 5.6 (latest), I have also installed / enabled OpCache and APCU cache. The site runs fine with this my main issue is when I push my daily changes the site can go down for anything between 1 minute and 30 minutes... During this time I get 504 error.... CPU is not maxed but memory usage is quite high... Not sure what to do... On my local machines it takes about 60-90 secs to build the pages... On the webserver I am not sure why sometimes its quite fast and other times it takes like 30 minutes to get everything back up and running.
Right now the site is still down.
I've done multiple nginx and php-fpm restarts and nothing...