I found the site loads slower if there are more than 2 millions of posts.
the site always shut down with 502 bad gateway, I think it's the PHP execuses too long, so I've adjusted php and nginx (max_execution_time , memory_limit, request_terminate_timeout etc. ), but these seems a bit useful.
Are there are any other optimizations?
