We need to know the heap size required for running UAA smoothly in local enviornment.
We set UAA to 128 MB and following was our observation: 1. It was running GC constantly in order to release heap size 2. We also found it was adding / removing classes constantly when GC was running
Our requirement : 1. We will have at-least 500 user out of which 50 active user base.