April 23, 2020
Estimated Post Reading Time ~

Performance tuning

Recommendation
Some OSGI settings are set by default to allow easier debugging of the application. These need to be changed on your publish and author productive instances to avoid internal information leaking to the public.
For each of the following services the specified settings need to be changed:

Day CQ HTML Library Manager:
Enable Minify (to remove CRLF and whitespace characters).
Enable Gzip (to allow files to be gzipped and accessed with one request).
Disable Debug
Disable Timing

Day CQ WCM Debug Filter:
Uncheck Enable

Day CQ WCM Filter:
On publishing only, set WCM Mode to "disabled"

Apache Sling Java Script Handler:
Disable Generate Debug Info

Apache Sling JSP Script Handler:
Disable Generate Debug Info
Disable Mapped Content


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.