Running the JVM in server mode
The Sun Java Virtual Machine (JVM) used by Content Delivery services can run in Client or Server mode. You can run Java applications using the server virtual machine by modifying the jvm.cfg file
About this task
By default, Java applications and applets run in Client Mode as the service will initially run faster. However, for long-term use it is recommended to run the JVM in Server Mode. Running the JVM in server mode will improve the performance of Windows Services, such as the Content Deployer and the Cache Channel Service.
Procedure
Results
-client argument.
Note that you can also configure these options in the registry, see Configuring the JVM for Windows services and .NET Web applications.