Property
|
Main Site
|
Remote Site
|
Description
|
---|---|---|---|
wt.fv.master.verboseProperties
|
X
|
Prints main service properties when the method server starts.
|
|
wt.fv.purgeNotReplicatedItemOlderThan
|
X
|
Specifies the time period for which files that did not replicate properly become unreferenced. The default value is 2 days. Values less than 2 days will be ignored.
|
|
wt.fv.master.replicatePrevCleanedObjects
|
X
|
If set to false, prevents files that were cleaned up by using the automated cleanup options from being replicated. The default setting is true.
|
|
wt.fv.revaultQuerySize
|
X
|
Specifies the maximum number of objects to be replicated and retrieved in one query to the database.
|
|
wt.fv.replicationFileSizeThreshold
|
X
|
Specifies the minimum file size to be eligible for replication.
|
|
wt.fv.master.moveItemsBetweenReplicaVaults
|
X
|
X
|
Specifies one copy of content on remote site.
|
wt.fv.master.millisecsToWait
|
X
|
Specifies the duration of the delay before the main site resends replica configuration information.
|
|
wt.fv.master.siteConfigDeliveryAttempts
|
X
|
Specifies the number of times the main site attempts to resend the replica configuration information.
|
|
wt.fv.master.replicationThreadCount
|
X
|
Specifies the number of threads for replication. You can use this property to optimize replication performance for very large data sets. The default value is 1.
The property wt.fv.master.replicationThreadCount controls the number of threads in thread pool and the entries that can be submitted to the thread pool. The maximum entries in thread pool can be twice the threads in thread pool. The thread pool is designed to process the batch and not an individual item. If the items to be replicated are more than wt.fv.revaultQuerySize (default value 1000), then improvement can be seen after increasing number of threads.
|
|
The wt.fv.replicationFileSizeThreshold property may not appear in the file, but it nonetheless exists and is effective. For an explanation of this property, see Replication and Visualization Service.
|
|
PTC recommends one vault per remote site for content replication, and two vaults per remote site for upload caches. Only one vault is actively used at any point in time.
|
|
If you are not setting properties through a graphical user interface or in a mapping file, you add or edit properties with the xconfmanager utility. For more information, see “Using the xconfmanager Utility” in the “Basic Customization” section.
|
Property
|
Sender
|
Receiver
|
Explanation
|
||
---|---|---|---|---|---|
wt.intersvrcom.security.charsetForSigning
|
X
|
X
|
Specifies the character set to be used for signing URLs with non-ASCII characters in a cross-platform environment. The recommended value is ISO-8859-1.
This property applies only in a cross-platform environment, such as when some of the nodes in a cluster or the main and remote sites are on different operating systems. PTC does not recommend using a cross-platform environment.
|
||
wt.intersvrcom.security.graceTimePeriod
|
X
|
X
|
If the difference between the time that the URL is signed at the sender site and the time that it is received at the receiver site is more than the number of seconds set in this property, the signed URL will be invalid. The default value is 300 (seconds).
|
||
wt.intersvrcom.security.URLAuthentication
|
X
|
X
|
The default setting is true. Do not set to false unless the system is in debug mode.
|
||
wt.intersvrcom.security.useProxyForClients
|
X
|
The default setting is true. This value must be set to true if the sender connects to the internet through a proxy.
|
|||
wt.intersvrcom.ultraLight
|
X
|
X
|
Set during the installation process; do not alter. The default setting is false.
|
||
wt.wrmf.delivery.deleteDeliveredItem
|
X
|
If set to true, all delivered shipping objects are deleted from the database. The default setting is true.
|
|||
wt.wrmf.transport.httptransport.supportInterruption
|
X
|
If set to true, upload or download processes resume the HTTP connection that was interrupted due to an IOException, such a temporary network problem. This is useful for uploading or downloading large content files. The default setting is true.
|
|||
wt.wrmf.transport.outbox.pipe.<1, 2, or 3>
|
X
|
Sets a transportation type. See this property in the wt.properties file for the values that you can set.
|
|||
wt.wrmf.delivery.TrackingNumberGenerator
|
X
|
Used internally by the WRMF package.
|