Jump to content

Speed performance Prestashop 1.6


Recommended Posts

As I have been working with PS1.6 I noticed that the speed of accessing the front-office sometimes lacks speed. I can't find a real source for that problem. I have been asking my hosting provider if they can influence that but I want to be sure I have done all the nescessary precautions so I know it's not PS that is the problem.

 

Has anyone experience in this?

 

Furthermore I have the next question. Now I am using this shop with 200 products however I am about implementing a new PS 1.6 shop with at least 40.000 products. I don't want to put a lot of work in that and then must conclude that PS is not the right webshop software for it. Anyone has experience with this?

 

Thanks in advance!

Link to comment
Share on other sites

to help debug slow

 

config/defines.inc.php

 

define('_PS_DEBUG_PROFILING_', false);
 

to

 

define('_PS_DEBUG_PROFILING_', true);

 

I can hot help in 2nd question, it's best to only ask one question at a time because if one can not answer both, they may not answer one.
 

Link to comment
Share on other sites

  • 3 months later...

As I have been working with PS1.6 I noticed that the speed of accessing the front-office sometimes lacks speed. I can't find a real source for that problem. I have been asking my hosting provider if they can influence that but I want to be sure I have done all the nescessary precautions so I know it's not PS that is the problem.

 

Has anyone experience in this?

 

Furthermore I have the next question. Now I am using this shop with 200 products however I am about implementing a new PS 1.6 shop with at least 40.000 products. I don't want to put a lot of work in that and then must conclude that PS is not the right webshop software for it. Anyone has experience with this?

 

Thanks in advance!

where are you on this?

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...