Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
I advise you to transfer the backend from php5-cgi to apache2, and even better to php-fpm (everyone praises but didn’t work with it myself) and on the nginx front end it’s better to install the wp-super cache plugin instead of maxcache, you can search the Internet for suitable nginx configurations wp super cache.
Throw maxcache out in the cold, enable opcache in php if not already enabled, configure fastcgi cache in nginx (during configuration, you may have to remove unnecessary set cookies in the site code). Then look in the logs, look for a bottleneck, and usually these are all sorts of fs.file-max, nofile and similar system settings to withstand > 1k.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question