Jump to content

Website too slow and too many connections


Recommended Posts

Hi!

 

My shop is going too slow both in the front-end and in the back-end. I have configurated the performance to use cache, to never recompile template files, do not open console, use CCC and minify and compress files, ...

 

And when I try to enter in the front-end, I sometimes get an error saying that there ara too many connections.

 

The shop's URL is: http://www.kuriososbaby.com/tienda

 

How can I fixed that?

Link to comment
Share on other sites

Enable profiling in /config/defines.inc.php

define('_PS_DEBUG_PROFILING_', true);

or try another hosting right away.

I try to enable the profiling and the website works as slow as before. The current server is the 3rd one I try, and I don't know what else I can do to solve it.

Link to comment
Share on other sites

  • 7 months later...

I know. When I say what can I do to fixed it, how to find the problem was implicit in the question

 

Hi,

 

To find the problem you can try to disable non-prestashop modules and see if page load is affected.

 

In Prestashop v1.6 there is an option at "Advanced Parameters" > Performance called "Disable non PrestaShop modules", I think there should be something similar for prestashop v1.5 too.

 

After that you should enable third party modules one by one and check which is affecting page load.

 

If none of that works then you should consider a new hosting with better specs and newer version of PHP (5.4 is old and slow).

 

Hope this helps.

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