Jump to content

[SOLVED] My store is loading very slow


Recommended Posts

Hi! I'm finishing my store but it is loading very slowly...

 

I have about 900 products and 4000 images....

 

 

I have the force compile disabled, and the cache enabled under Preferences>Performance

 

I tried to use the CCC (Combine, Compress and Cache) but the Cart Ajax stoped working. So the CCC is disabled.

 

I think my host doesnt have Memchached. Is it very important? Should I contact them to ask for Memcached?

 

I attached my Performance settings, please take a look.

 

Thanks!

post-243822-0-08618100-1345824006_thumb.jpg

Edited by fernandokerber (see edit history)
Link to comment
Share on other sites

Have you resolved the error? Based on your screenshot I've checked http://www.decorarunhas.com.br/loja/ and that loads reasonably quick for me (based in the UK, using Firefox). If you still have issues, let me know, happy to send screenshots from my connection to show speed.

 

PS: memcache is good but usually only availale for dedicated servers / VPS. It's certainly worth discussing with your provider if you have a dedi box, but it's not the only option to speed up sites. nginx as reverse proxy can also work well.

Link to comment
Share on other sites

Have you resolved the error? Based on your screenshot I've checked http://www.decorarunhas.com.br/loja/ and that loads reasonably quick for me (based in the UK, using Firefox). If you still have issues, let me know, happy to send screenshots from my connection to show speed.

 

PS: memcache is good but usually only availale for dedicated servers / VPS. It's certainly worth discussing with your provider if you have a dedi box, but it's not the only option to speed up sites. nginx as reverse proxy can also work well.

 

Not heard of nginx. Can you give more details on how to configure?

Link to comment
Share on other sites

Hi. Thanks for your replies.

 

I forgot to mention that my problem is specifically in the order.php and a little bit in cart.php

 

I used Firebug and got surprised with the loading time of order.php. It gets 22 seconds just "wating".

 

What is this "Waiting"?

 

How can I decrease all this time?

 

(I got some Firebug prints)

 

 

Thanks again!

Link to comment
Share on other sites

Hello fernandokober,

 

Thanks for the message. Have you checked any server error logs that might tell you more information about why the site is running slow. Also, you can download firebug for firefox add-on to see if FireBug shows any error. I hope this helps! Thank you for choosing PrestaShop!

 

 

Have you resolved the error? Based on your screenshot I've checked http://www.decorarunhas.com.br/loja/ and that loads reasonably quick for me (based in the UK, using Firefox). If you still have issues, let me know, happy to send screenshots from my connection to show speed.

 

PS: memcache is good but usually only availale for dedicated servers / VPS. It's certainly worth discussing with your provider if you have a dedi box, but it's not the only option to speed up sites. nginx as reverse proxy can also work well.

 

Hi. Thanks for your replies.

 

I forgot to mention that my problem is specifically in the order.php and a little bit in cart.php

 

I used Firebug and got surprised with the loading time of order.php. It gets 22 seconds just "wating".

 

What is this "Waiting"?

 

How can I decrease all this time?

 

(I got some Firebug prints)

 

 

Thanks again!

 

 

 

EDIT:

 

Besides it takes too much time to load, sometimes I get an aborted status of the order.php in Firebug.

 

It is terrible because after the abort it starts loading again.

 

(This is on the third attached printscreen)

post-243822-0-75354600-1345908710_thumb.jpg

post-243822-0-21659600-1345908723_thumb.png

post-243822-0-02290200-1345909249_thumb.jpg

Edited by fernandokerber (see edit history)
Link to comment
Share on other sites

Waiting means exactly that - the browser is waiting for a response from the server.

 

The order.php seems to load fine on my test. The only odd thing I found is that you're calling in content from livedemo00.template-help.com - if their server is slow, then your site will be slow.

 

You may wish to check with your hosting provider if you have any specific issues in accessing your site. Connection isssues from your PC/Mac to their server can also account for problems. If you run a tracert on your site you can check if you have any connection errors to the server (a quick google will show you how to run tracerts).

Link to comment
Share on other sites

Waiting means exactly that - the browser is waiting for a response from the server.

 

The order.php seems to load fine on my test. The only odd thing I found is that you're calling in content from livedemo00.template-help.com - if their server is slow, then your site will be slow.

 

You may wish to check with your hosting provider if you have any specific issues in accessing your site. Connection isssues from your PC/Mac to their server can also account for problems. If you run a tracert on your site you can check if you have any connection errors to the server (a quick google will show you how to run tracerts).

 

Yes, we posted at the same time...

 

I did a new install and imported all again and it is working like a charm now.

  • Like 1
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...