Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Websphe JVM maximum memory allocated

Hi Community,
I have deployed recently RNDG with WAS on a single server with 32 GB RAM.
I used an evaluating topology because this is for only 10 concurrent users.
I have allocated 12 GB to the JVM machine and i want to extend this to 20 GB at least.
Is there a maximum memory to be allocated ?

0 votes



One answer

Permanent link
If you're talking about the JVM heap size (-Xmx), it is not always the larger the better. Start with a smaller size (12GB should be plenty for quite a long while) and increase it only when you get OutOfMemory in the Java heap area. The general guidance is set the upper limit to 3/4 of the physical memory size, which is 24GB in your case.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,512
× 2,358

Question asked: Aug 20 '16, 3:25 a.m.

Question was seen: 2,466 times

Last updated: Aug 22 '16, 2:57 a.m.

Confirmation Cancel Confirm