+

Search Tips   |   Advanced Search

Syndication properties

Manage syndication options in WCM WCMConfigService service.


Change the syndication interval

To change the syndication interval, modify the property...

By default, the syndication interval is set to 30 seconds. Minimum is 0 seconds. Maximum is 65536 seconds. A value of 0 will prevent syndication from occurring. If set the value to so short an interval that syndication cannot complete before the interval expires, syndication begins again when the previous syndication completes. The syndication interval applies to all syndication operations and cannot be specified separately for different syndicator-subscriber pairs.


Disable automatic syndication

In some cases we might choose to rely only on manual syndication to have complete control over when syndication occurs. To do this, disable automatic syndication. When automatic syndication is disabled, the syndication interval setting is ignored. This property should be set to the same value on both the syndicator and the subscriber.

To disable automatic syndication, specify the following property:


Configure a subscriber-only server

A syndicator server uses several processes to gather and queue content for syndication. These processes can sometimes impact server performance when run. However, a subscriber-only server does not require these processes, so we can improve performance on the subscriber-only server by disabling the processes.

To do this, ensure that deployment.subscriberOnly property is set to true.


Enable secure syndication using SSL

To enable and use SSL for syndication, the following properties must be changed in the WCM WCMConfigService to use the "https" protocol and the appropriate port.


Parent: Configure Web Content Manager

Related:

Set service configuration properties