OpenPages server properties and parameters

Depending on the configuration task that you perform in IBM OpenPages®, you might need to edit the parameters in the Server<#>-server.properties file.
The OpenPages server properties are described in the following list.
Note: If you change the property values, you must restart the application servers.

Cache properties

cache.synchronizer.classname
Do not modify this parameter.
cache.listener.enabled
Do not modify this parameter.
cache.notifier.enabled
Do not modify this parameter.
jms.topic.CacheTopic
Do not modify this parameter.

Web client properties

webclient.http.server.protocol
Enter the value http or https, based on your configuration. The default value is http.
webclient.http.server.name
Update this parameter only if the application server host name changes. For nor information, see How to Change the Hostname, URL, or Storage Directory of an OpenPages Application Server.
webclient.http.server.port
If you change the OpenPages application port number (default for non-SSL: 10108), update the application port value in this parameter.

Other

async.calculation.enabled
Enables or disables asynchronous processing of calculations.
If you are using clustered application servers, setting this property to true can help performance by managing the processing workload for calculations. You can enable or disable this property on a server-by-server basis to control the workload.
Value: true or false