Dear Support,
We have newly setup Magento2 for Our online shopping website, and we found 30 to 40-sec gap to display new website. FYI, we had already integrated with Redis cache on AWS but still, the same issue, would anyone support us on this.
Thanks in advance
Regards,
Mohammed
There are many possible causes to a website slowdown and some of them includes:-
How many products/SKUs do you have?
Are you anywhere near to the CPU and RAM limit of the server?
You may be able to find out the cause of the slowness of your Magento 2 store by using the built-in Magento profiling tool and also test your website with speed test tools like GTMetrix and WebPageTest.
Hi,
Thank you for your response
Server resources are okay.
As per below recommendation, we will check let you know soon.
Thanks in advance
Regards,
Mohammed
Hi,
We have Redis cache and integrated with magento2 but still, a performance issue. What could be the reason, I use GTmetrix to analyze the website page speed score of 9%.
Regards,
Mohammed
Hi @syed_mohammed,
Check the following links, It may give a hint to solve your problem.
https://www.mageplaza.com/blog/magento-2-performance-optimization/
https://www.dckap.com/blog/magento-2-performance-optimization/
Hi,
Thank you for your response
If Magento2 is not integrated with any cache engine, it will cause the Performance problem? and what will happen if we use the development version, not production? how to set up AWS redis and magento2 env.php file?
Thanks
Regards,
Mohammed
Double check that the Magento caches are all enabled:
php bin/magento cache:enable
With those off, 30-40 second page load times can happen.
Hi everyone,
Thank you for your prompt response
We are working on the file compression, and we will let you know the update.
I tried to execute "chmod -R 755 var pub generated/cod/*" and other commands
this command should execute in second, but it takes more than 20 minutes and sometimes not executed and I have to terminate the session, what could be the reason?
Regards,
Mohammed