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.
Edit...
portal_server_root/wcm/shared/app/config/wcmservices/WCMConfigService.properties...and set deployment.subscriberOnly to true.
Save the changes, and restart the server.
Parent Topic
Syndication