The parameters in the JVM <connector_name> section of the file govern Java Virtual Machine (JVM) configuration for a connector. The default values might need to be revised for the specific connector.
For example:
[JVM SAPConnector] MIN_HEAP_SIZE=256m MAX_HEAP_SIZE=512m MAX_NATIVE_STACK_SIZE=1m
Corresponds to the JVM option -Xms.
1m
Corresponds to the JVM option -Xmx
128m
Corresponds to the JVM option -Xss