|
If you change these configurations, Tomcat must be restarted if it was already running.
|
SETTING
|
DESCRIPTION
|
DEFAULT
|
||
---|---|---|---|---|
Core Platform Settings
|
||||
BackupStorage
|
Directory where backup storage directory is created/located.
|
/ThingworxBackupStorage
|
||
DatabaseLogRetentionPolicy
|
Number of days to retain database logs. Do not modify this unless instructed to by ThingWorx support.
|
7
|
||
EnableBackup
|
Governs if backups are enabled.
|
True
|
||
EnableHA
|
Governs if the platform is to be configured for a highly-available (HA) landscape.
|
False
|
||
EnableSystemLogging
|
Governs if system logging is enabled.
|
False
|
||
HTTPRequestHeaderMaxLength
|
The maximum allowable length for HTTP Request Headers values.
|
2000
|
||
HTTPRequestParameterMaxLength
|
The maximum allowable length for HTTP Request Parameter values.
|
2000
|
||
Storage
|
Directory where all storage directories are created/located (excluding Backup storage).
|
/ThingworxStorage
|
||
HA Settings
Settings specific to a highly-available (HA) landscape configuration. Optional, and ignored if the EnableHA setting (above) is set to false
|
||||
CoordinatorConnectionTimeout
|
How long to wait (in milliseconds) for a connection to be established with process/server used to coordinate Platform leadership
|
15000
|
||
CoordinatorHosts
|
A comma-delimited list of server IP addresses on which the processes used to coordinate Platform leadership exist (e.g. "127.0.0.1:2181, 127.0.0.2:2181").
|
127.0.0.1:2181
|
||
CoordinatorMaxRetries
|
The maximum allowable number of retries that will be made to establish a connection with the process/server used to coordinate platform leadership.
|
3
|
||
CoordinatorRetryTimeout
|
How long to wait (in milliseconds) for each retry attempt.
|
1000
|
||
CoordinatorSessionTimeout
|
How long the platform's session is to wait (in milliseconds) without receiving a heartbeat from the process/server used to coordinate platform leadership
|
60000
|
||
LoadBalancerBase64EncodedCredentials
|
The Base64-encoded credentials for the HA Load Balancer, in the format of “<user>:<password>”.
|
|||
PersistenceProviderPackageConfigs
Dependent on your database option.
See Persistence Providers for all possible configurations.
|