Server Configuration File

This is one of the technical infrastructure data gathering methodologies and performance recommendations for server machines. The full list is defined in the Server Environment Recommendations topic here.

The server configuration settings are defined by Stibo Systems. For example, the initial and maximum heap sizes are set by Stibo Systems and should remain unchanged.

Note: Before modifying the server configurations in the sharedconfig.properties file, first consult your Stibo Systems representative.

To check the server configurations, view the ApplicationServer settings in the sharedconfig.properties file settings using one of these options:

Important: Whenever changing a value in a property that contains special characters, such as ':', '=', or '\', those characters must be escaped. For example, the value 'j=:geh' should be entered as 'j\=\:geh'. If these characters are not escaped properly, the server will not interpret them in the intended manner. There is an exception to this guidance: Passwords should not be escaped.