Magento Loading Time (ttfb over 1.6 Minutes) -
we increased our products 12k 50k.
now we're faceing huge loading time issue. sites loading on 1-2 minutes. seems first ttfb takes long , our developers can't find solution/reason that. knows solution or eveb fix it? (paid)
slow example url be: https://gear2game.ch/unterhaltungselektronik/tv-home-cinema/tv.html
also know, homepage fast, categories , products slow :(
best regards
sandro
when homepage fast, categories , products slow, indication way data being loaded somewhere in custom module, or you're not making use of indexers (which necessity 50k products).
slow ttfb indicates it's issue on backend (and given added bunch of products, i'd it's because of settings in magento handle large amounts of data not enabled).
these things i'd start with:
have reindexed?
are using flat tables?
are caches enabled?
- are using magento swatch module? notoriously bad many products.
Comments
Post a Comment