Jump to content

Performance issue - where to host


Recommended Posts

Hello All,

 

I have configured my shop and doing some small changes before going live. Everything is good so far except the performance. I am not sure if this is prestashop issue of server/hosting issue.

 

For now i am using these two free hosting provider

 

http://www.freehosting.io/

https://www.freehosting.com/

 

When login prestashop and check the server info i see below (Also attached)

 

Memory limit : 256M

Max execution time : 120

 

and for another server

 

Memory limit : 128M

Max execution time : 30

 

 

May I know if this configuration is good for me to go live or should I switch to some other web hosting company like Godaddy. If anyone already using this could you please share the server info. I would like to choose any service provider, which is low in price and can accept Indian currency.

 

 

Thanks all again

Avinash

 

 

post-832290-0-20931700-1409047806_thumb.gif

Link to comment
Share on other sites

The first thing a shop owner should do (and then repeat over time) is to profile their shop.

 

This is accomplished by enabling the built in PrestaShop Debug Profiling:

 

open file config/defines.inc.php

 

change this line to true

define('_PS_DEBUG_PROFILING_', false); //set to true too enable profiling

visit slow shop pages, collect the profiling data, analyze the data.

 

note: when enabled, all visitors will see this so turn off as soon as you collect the  data.

 

tip: back office-->advanced-->performance

my recommend optimal settings:

08.31.2014-09.19.png
http://screencast.com/t/A9Y3cxU5Sc

08.31.2014-09.20.png
http://screencast.com/t/55QbFxyjL

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