Configuring Local Properties for Web Application Server (SRC CLI)
To configure basic local properties:
- From configuration mode, access the configuration
statement that configures the local properties.
- user@host# edit slot 0 application-server
- Configure the garbage collection functionality
of the Java Virtual Machine.
- [edit slot 0 application-server]
- user@host# set java-garbage-collection-options java-garbage-collection-options
- (Optional) If you encounter problems
caused by lack of memory, change the maximum memory size available
to the JRE.
- [edit slot 0 application-server]
- user@host# set java-heap-size java-heap-size
- (Optional) Verify your configuration.
- [edit slot 0 application-server]
- user@host# show
