bamoore91 Posted September 14, 2016 Share Posted September 14, 2016 Looking for an expert here.. We have a total of 124 products on the site with lots and lots of attributes and combinations. The more we add the slower it gets. I worked with my hosting company for 5 hours last night, increasing PHP memory limit size, memory post size, etc. They hosting guys have increased the memory beyond what i'm supposed to be getting. Does anyone have any advice on settings to change within prestashop to have the site, both front and back end operate faster? the site URL is https://www.treasuredembroidery.com and help will be much appreciated. Thanks! -Brandon Link to comment Share on other sites More sharing options...
modprestashop Posted September 14, 2016 Share Posted September 14, 2016 When it is about Attributes and combination, SQL queries have thousands of possibilities to create bunch of combinations according to your choice, and PrestaShop create JSON data and load all combination on product page so it can show selected combination instantly when user set new combination attributes. When i test your site with Google speed, believe me it can make jealous your competitors. but when i check your product page you have damn too much, really too much combination 10x than you can see in this screenshot. But still google speed is fine so you don't need to worry about speed. It is also not slow while surfing from here. Link to comment Share on other sites More sharing options...
bamoore91 Posted September 15, 2016 Author Share Posted September 15, 2016 I've been working with my hosting company and have the speeds up to par. Its much faster than before. it looks like you tested it at a good time. The issue we are having now is on the backend and actually generating the combinations. It seems to generate server 500 errors and sometimes timeouts. Any Ideas? Link to comment Share on other sites More sharing options...
El Patron Posted September 15, 2016 Share Posted September 15, 2016 this because of layered navigation? if so then get advice on how to create different layer levels and not one large one....then the layered navigation cache has better hit ratio.... 1 Link to comment Share on other sites More sharing options...
Gramzivi Posted September 15, 2016 Share Posted September 15, 2016 I was testing your website and I see that biggest problem is TTFB. I would advise you to use some CDN like Cloudflare (free account worked fine to me). But if you want to do something from Prestashop, best thing will be to buy Page Cache v3 Module. (of course i assumed that you already enabled default Prestashop caching). Link to comment Share on other sites More sharing options...
bamoore91 Posted September 19, 2016 Author Share Posted September 19, 2016 The guys with my web hosting company were able to fix it by tweaking the cache setting, updating php on their side, and a few other things. Now it works flawlessly. Link to comment Share on other sites More sharing options...
El Patron Posted September 30, 2016 Share Posted September 30, 2016 yea Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now