Maintaining Connection State on Replica Servers with MaxScale's Read/Write Split Router
Preserve session context across connections. Learn how MaxScale's session command history replays SET statements on new replica connections to maintain state consistency.
Session Command History
Minimizing Memory Usage of Session Command History
Configuring a Maximum Size of the Session Command History
Parameter
Description
[split-router]
type = service
router = readwritesplit
...
max_sescmd_history = 1500
prune_sescmd_history = trueDisabling the Session Command History
PreviousEnsuring Causal Consistency with MaxScale's Read/Write Split RouterNextReconnecting to the Primary Server with MaxScale's Read/Write Split Router
Last updated
Was this helpful?

