Jump to content

Very Slow loading problem


Recommended Posts

Hello,

I'm new with prestashop and have a big problem

I use prestashop 1.5.4.1 at BluHost Pro plan, the shop now have 14000+ products

 

Server information

Server information: Linux #1 SMP Thu Mar 7 15:58:33 EST 2013 x86_64

Server software version: Apache

PHP version: 5.2.17

Memory limit: 128M

Max execution time: 30

Database information

MySQL version: 5.5.32-log

MySQL engine: MyISAM

Tables prefix: ps_

Store information

PrestaShop version: 1.5.4.1

Shop URL: http://www.euroasiaclickshop.com.hk/

Current theme in use: et_golf

 

Prestashop Advanced Parameters - Performance

 

 

Template cache

Never recompile template files

 

Cache - Enable

 

Debug console

Do not open console

 

Combinations - Disable

Features - Disable

 

Smart cache for CSS

Use CCC for CSS.

 

Smart cache for JavaScript

Use CCC for JavaScript.

 

Compress inline JavaScript in HTML

Compress inline JavaScript in HTML after "smarty compile" execution.

 

Apache optimization - Enable

 

Algorithm

Use Rijndael with mcrypt lib.

 

Use cache - Enable

 

Caching System - File System

 

I test site at http://www.webpagetest.org/ and time for load is 12+ seconds :( I see that may be images are problems, but I don't know what to do, will you help me to solve my problem?

 

Thanks

Link to comment
Share on other sites

problem is with long redirect time between the www.euroasiaclickshop.com.hk TO www.euroasiaclickshop.com.hk/en/

how manu languages have you available? more than "en" ?

 

take a look on the gmetrix report that i pasted above

 

 

 

EDIT

problem occurs also without redirection

Link to comment
Share on other sites

personally...it looks as though there is a module or moddules that is being called that results in long initContent.

 

initContent is called in FrontContorller, which executes the hooks header/top/left/right.

 

check that your menu module(s) 1) has cache capability and 2) that it is enabled...most menu module support their own cache...

 

are you using any sort of file/memcache etc?

Link to comment
Share on other sites

The results obtained in post #7 - how do you generate them and where do you find them?

 

I tried altering _PS_DEBUG_PROFILING_ to 'true', but nothing seemed to happen.

 

Thanks

 

THem? is themplate? theme? - I use paid theme from eggtheme with some design corrections

 

Kubas - I wrote you :)

 

El Patron - I use

Caching system - FIle system

because Bluhost told me that for the plan i use can't active memcashed :( and today I will make a CloudCache account to test with their module what will happend

 

I try to disable one by one modules but with no result. I swith to default theme with that modules which are now and same result :(

Link to comment
Share on other sites

I make that:

You can also set _PS_DEBUG_PROFILING_ to true for detailed info on performance. You will find it in config/defines.inc.php

 

Go to BAck office on Performance and everything from file was there. I save file and after that set _PS_DEBUG_PROFILING to FALSE

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