My site loads incredibly slow but vestacp loads fast
Posted: Sat Feb 21, 2015 8:22 am
why my site is loading very slow but the vestacp panel loads faster?
Community Forum
https://forum.vestacp.com/
You need tune up your config, your site settings.getgmb wrote:why my site is loading very slow but the vestacp panel loads faster?
Maybe handy to know. Vesta uses it's own nginx and PHP-FPM processes (e.g. separated from the services your domains use). You can confirm this behavior by stopping Apache2 and Nginx (service apache2 stop & service nginx stop on Debian) and then enter your panel URL:PORT. As you can see, Vesta still runs. You can kill Vesta by using service vesta stop (and all your other domains continue to function (granted that apache2 and nginx services are up).skurudo wrote:You need tune up your config, your site settings.getgmb wrote:why my site is loading very slow but the vestacp panel loads faster?
VestaCP use nginx+php only, light and fast.
getgmb wrote:why my site is loading very slow but the vestacp panel loads faster?