Jump to content

Checking site performance issues Prestashop 8.1


ElPasko

Recommended Posts

Hi, prestashop 8.1.7

Few days ago, my Prestashop started to run very slow, few seconds to just have any info from the server. 

Can I have any advice how to check, what is wrong? Symfony debuger doesn't tell much, just that some "config" is taking long, but nothing specific.

Thank you very much for any advice.

Link to comment
Share on other sites

2 hours ago, Prestashop Addict said:

Hi, activate profiling option in config/defines.inc.php

if (!defined('_PS_DEBUG_PROFILING_')) {
    define('_PS_DEBUG_PROFILING_', true);
}

 

Debug profiling give same very "general" informations - that "config" is loading very long, but not specified which one.

Yes, it can be the server provider, but i also want to find a way to confirm it, but not sure how.

Zrzut ekranu 2024-11-27 124438.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...