lucius100 We need to put fastcgi code in main nginx, is this the correct location ? /www/server/nginx/conf/nginx.conf https://pastebin.com/mBcPqg29 My website load super slow for the first time visit. It takes about 10-20 seconds. `
aaPanel_Captain Look at the following post settings, fastcgi settings are in the site configuration instead of the nginx main configuration file https://www.aapanel.com/forum/d/593-how-to-enable-fastcgi-cache-for-wordpress-with-aapanel
lucius100 aaPanel_Captain See 5-7th comment, even aapanel jose approve the method of using it for multiple site. Just I don't know if my position is correct or not. @szone does my step 1 location correct ?
aaPanel_Captain lucius100 There is no mention of multi-site settings, lines 5-7 are just for the configuration of the cache plug-in of the wp program
lucius100 aaPanel_Captain wut ? They clearly talking about multi setting So if we need to use fastcgi caching on multiple sites, we need to follow this process: (you need to skip step number 1 from above guide) then jose replied Yes, the configuration of the first step only needs to be configured once.
aaPanel_Captain lucius100 You can only set up a single site, if you want to set up multiple sites, you can set it yourself to see if it works.
lucius100 aaPanel_Captain It's working, looks like the slow is caused by my ISP. Used vpn, and my site goes blazing fast. Do you have any other suggestion on optimization other than fastcgi ? I don't think apply fastcgi only is good enough.