ContentRegSyncCycleHrs

ContentRegSyncCycleHrs is obsolete. Its value may exist in the Content Distribution registry, but it is not used. Instead, please refer to CacheStateSyncIntervalMinutes.

The Content Registration Sync Cycle is available in Content Distribution 7.0 (1E Client 4.1) which registers pending and failed content registrations with Content Distribution. Please refer to Improved resilience of content registration.

Registry value

Type

Default value

Notes

Installer property

ContentRegSyncCycleHrs

REG_DWORD

24

A periodic cycle that does pending content registrations.The value specifies the periodic run of the cycle in HOURS.

Setting it to 0 means the feature is turned off and Content Distribution will not run the content registration sync cycle.

Range: from 4 hours to 168 hours (1 week).

When this registry value is set to non-zero the feature is enabled, and Content Distribution sets the following two registry values:

  • ContentRegSyncReqDelay is set to 1000 millisecs

  • ContentRegSyncBatchSz is set to 30

None