Configuring Load Balancing for Publication Service
At run time, the Publication Service services of the same load balancing group create a mutex table that was configured in the load balancing group, poll the same publishing table, and distribute loads. The Publication Service services synchronize by locking the mutex table to obtain and update the sequence information.
When you configure load balancing for Publication Service, note the following conditions:
- When an adapter configuration contains a Publication Service service with load balancing enabled, you must select the Use Polling Batch Size check box, and set a value in the Polling Batch Size (Maximum Rows) field.
- For Sybase, load balancing for Publication Service requires the ddl in tran option be set to true. For example, sp_dboption database_name, "ddl in tran", true
Procedure
Copyright © Cloud Software Group, Inc. All Rights Reserved.