Search This Blog

Wednesday, November 17, 2010

Parameters to set Initial and Maximum J2EE Heap size

The typical parameter would look like:
 
-Xms=256m
-Xmx=512m
 
Here, note that the difference is 's' and 'x'.
 
's' is used to set Initial J2EE Heap size
'x' is used to set Maximum J2EE Heap size
 

1 comment:

  1. sap support packs
    Great! Thank you so much for posting the parameters to set Initial and Maximum J2EE Heap size. I didn't succees to find it for several days! You really helped me !

    ReplyDelete