Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

DAM Heap Calculation

Avatar

Level 6

Hi,

Do you have any tips for measuring the Heap size needed for a DAM Installation?

I saw there is this formula on the documentation:

https://docs.adobe.com/docs/en/aem/6-0/deploy/configuring/performance/assets-performance-sizing.html...

Is there any other recommendation you can point me?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 10

That AEM doc topic is the main source of information to answer your question. There is a bit more information in this topic:

Hardware Sizing Guidelines

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

That AEM doc topic is the main source of information to answer your question. There is a bit more information in this topic:

Hardware Sizing Guidelines

Avatar

Administrator

Hi 

I don't know if this would help you, but to monitor heap, we can use heap profile.

Reference links are :-

Link:- http://www.oracle.com/technetwork/java/javase/tooldescr-136044.html#gblvj

//HPROF - Heap Profiler

Link:- http://cq-ops.tumblr.com/post/58841321992/how-to-determine-the-cause-of-a-cq-memory-leak

Link:- https://www.yourkit.com/

//Java Profiling

 

I hope this might come as some help to you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni