Replication Server provides several route configuration parameters that affect performance.
See Replication Server Administration Guide Volume 1 > Manage Routes for a complete list of route parameters.
Configuration parameter |
Description |
---|---|
rsi_batch_size |
The number of bytes sent to another Replication Server before a truncation point is requested. Default: 256K Minimum: 1K Maximum: 128MB |
rsi_packet_size |
Packet size, in bytes, for communications with other Replication Servers. The range is 1024 to 16384. Default: 4096 bytes |
rsi_sync_interval |
The number of seconds with no new messages in the RSI queue, before a truncation point is requested. Values must be greater than 0. Default: 60 seconds |