Change Heap and Permgen memory settings on MP and Router -- OPDK 1601

1 1 614

Following is the location and name of the file where Heap and Permgen settings can be modified. After modifying memory settings on MP or Router, a restart of the component is required for the changes to take effect.

On Message-Processors:

File: /opt/apigee/customer/application/message-processor.properties

#Heap memory

bin_setenv_min_mem=1024m

bin_setenv_max_mem=2816m

#Permgen

bin_setenv_max_permsize=512m

On Routers:

File: /opt/apigee/customer/application/router.properties

#Heap memory

bin_setenv_min_mem=1024m

bin_setenv_max_mem=2816m

#Permgen

bin_setenv_max_permsize=512m

Note: This is relevant to OPDK ver 1601.

Comments
Not applicable

Hello,

Can you tell me the location of the other components ( Management-server, UI, zookeerper, etc.) configuration files where I can change the heap and Permgen values?

Version history
Last update:
‎06-23-2016 11:30 AM
Updated by: