Hi *,
is there a way to add some jvm parameter in a *.properties file? Until now we use the start script in the bin directory.
Thanks
Detlef
Answer by RajeshMishra@Google · Jun 14, 2016 at 10:13 PM
1601 onwards we support model of code with config that allows you to code any configuration in the system including java parameters.
Please refer to the docs below for modifying java settings
http://docs.apigee.com/api-services/latest/modifying-java-settings
Answer by d.stracke · Jun 15, 2016 at 07:21 AM
Thanks for your answer.
On this site is the description for customizing the HEAP.I would like to modify some args like GC log:
-Xloggc:/opt/apigee/var/log/edge-router/logs/gc.log -XX:NumberOfGCLogFiles=10 -XX:+UseGCLogFileRotation