Hi,
I have performance issue on page load , its taking more then 87/234 request and taking 12-15s to load the page.Please suggest how can I reduce the request on page load.Please check screen shot.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi
Best way to analyse it if you have access to the client's environment.
Link:- https://helpx.adobe.com/experience-manager/kb/AnalyzeSlowAndBlockedProcesses.html
Link:- https://helpx.adobe.com/experience-manager/kb/performance-tuning-tips.html
Reference forum post:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...
// You need to check the server logs to determine if it's a network or a server problem. And as said by Opkar, check the server calls.
~kautuk
Views
Replies
Total Likes
Is this page cached? You would anyhow need to debug which all elements are taking more time to load. We had used Yslow plugin few years back to help in breaking down the actual response time.
Thanks, Dipti
Views
Replies
Total Likes
varuns46785756 wrote...
Hi,
I have performance issue on page load , its taking more then 87/234 request and taking 12-15s to load the page.Please suggest how can I reduce the request on page load.Please check screen shot.
Hi,
you need to look and see which requests are taking the longest time to load in the browser dev tools. Also check to see how much content is downloaded for the page and whether you are loading web optimised images and not large files.
Regards,
Opkar
Views
Replies
Total Likes
Hi
Best way to analyse it if you have access to the client's environment.
Link:- https://helpx.adobe.com/experience-manager/kb/AnalyzeSlowAndBlockedProcesses.html
Link:- https://helpx.adobe.com/experience-manager/kb/performance-tuning-tips.html
Reference forum post:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...
// You need to check the server logs to determine if it's a network or a server problem. And as said by Opkar, check the server calls.
~kautuk
Views
Replies
Total Likes
kautuksahni wrote...
Hi
Best way to analyse it if you have access to the client's environment.
Link:- https://helpx.adobe.com/experience-manager/kb/AnalyzeSlowAndBlockedProcesses.html
Link:- https://helpx.adobe.com/experience-manager/kb/performance-tuning-tips.html
Reference forum post:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...
// You need to check the server logs to determine if it's a network or a server problem. And as said by Opkar, check the server calls.
~kautuk
thanks
Views
Replies
Total Likes
Views
Likes
Replies