List of questions
Related questions
Question 90 - AD0-E103 discussion
An AEM site experiences slower page loads. A developer needs to identify the slow running requests.
How should a developer analyze the requests with long response times?
A.
Use rlog.jar with the following command $ java -jar ../opt/helpers/rlogs.jar -n 10 requests.log to identify long running requests.
B.
Use proxy.jar with the following command java -jar proxy.jar <host> <remoteport> <localport> to debug the webserver and AEM server communication.
C.
Download Heapdumps from Tools > Operations > Diagnosis and analyze the Heapdumps using the Memory Analyzer Tool.
D.
Embed /libs/foundation/components/timing component in the Page Component and verify the page load time.
Your answer:
0 comments
Sorted by
Leave a comment first