Configuration Parameters Affecting Routes

There are several parameters you can use to configure routes.

Configuration Parameters Affecting Routes

route_param

value

disk_affinity

Specifies an allocation hint for assigning the next partition. Enter the logical name of the partition to which the next segment should be allocated when the current partition is full. Values are “partition_name” and “off.”

Default: off

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_fadeout_time

The number of seconds of idle time before Replication Server closes a connection with a destination Replication Server.

Default: -1 (Replication Server does not close the connection)

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 between RSI synchronization inquiry messages. The Replication Server uses these messages to synchronize the RSI outbound queue with destination Replication Servers. The value must be greater than 0.

Default: 60 seconds

rsi_xact_with_large_msg

Specifies route behavior if a large message is encountered. This parameter is applicable only to direct routes where the site version at the replicate site is 12.1 or earlier. Values are “skip” and “shutdown.”

Default: shutdown

save_interval

The number of minutes that the Replication Server saves messages after they have been successfully passed to the destination Replication Server.

Default: 0 minutes