cancel
Showing results for 
Search instead for 
Did you mean: 

My magento backend slow but frontend fast

My magento backend slow but frontend fast

I have an issue with Magento 2.4.1 backend. The front store super fast. However the backend is loading very slow. Always slow when I logged in, load order grid, load load customer grid, load product grid, edit product,edit customer address, or view order info. It took about 35 second to load any of above pages. I'm looking for a solution to speed up Magento 2 backend. any help please

5 REPLIES 5

Re: My magento backend slow but frontend fast

Did you configure Redis for your Magento store? 

 

You will need to make sure your server support Redis and has it installed. 

 

You can then follow the steps below to configure it for Page Caching and Default Caching:-

https://devdocs.magento.com/guides/v2.4/config-guide/redis/redis-pg-cache.html

Re: My magento backend slow but frontend fast


@JLHC wrote:

Did you configure Redis for your Magento store? 

 

You will need to make sure your server support Redis and has it installed. 

 

You can then follow the steps below to configure it for Page Caching and Default Caching:-

https://devdocs.magento.com/guides/v2.4/config-guide/redis/redis-pg-cache.html


Yes Redis configured

Re: My magento backend slow but frontend fast

Did you install php opcache, it would help speed up your backend

Re: My magento backend slow but frontend fast

Yes I did.

Re: My magento backend slow but frontend fast

Did you arrange Redis for your Magento store?

You should ensure your server support Redis and has it introduced.

You would then be able to follow the means underneath to design it for Page Caching and Default Caching:-

https://devdocs.magento.com/guides/v2.4/config-guide/redis/redis-pg-cache.html