Enabling multiprocessor support

To specify whether Replication Server takes advantage of a multiprocessor machine, use configure replication server with the smp_enable option. For example:

configure replication server set smp_enable to 'on'

Setting smp_enable “on” specifies multiprocessor support; setting smp_enable “off” specifies single-processor support. The default is “off.”

smp_enable is a static option. You must restart Replication Server after changing the status of smp_enable.