|
* Performance Tuning of the agent (such as ''memory modification'' or change in the ''JAVA_HOME'', etc.) |
|
* Performance Tuning of the agent (such as ''memory modification'' or change in the ''JAVA_HOME'', etc.) |
- |
We do '''NOT''' recommend directly modifying the registry if any changes need made, and instead rely on our installation & removal scripts for modifying Windows Services. This is because we will generate certain keys during the installation of the service. A sample picture is attached below of what will appear in the registry:
|
+ |
We do '''NOT''' recommend directly modifying the registry if any changes need made, and instead rely on our installation & removal scripts for modifying Windows Services. This is because we will generate certain keys during the installation of the service. The keys lie at the hive:
|
|
|
+ |
<pre>64-bit: HKEY_LOCAL_MACHINE\SOFTWARE\Urbancode\Anthill3\%AGENT_SERVICE_NAME%</pre>
|
|
|
+ |
A sample picture is attached below of what will appear in the registry:
|