SkySQL Intelligent Proxy
SkySQL Intelligent Proxy represents an optimized iteration of MariaDB MaxScale. The subsequent Configuration Manager parameters are leveraged to tailor the behavior of MariaDB MaxScale:"
| Name | Default Value |
|---|---|
| causal_reads | none |
| causal_reads_timeout | 10s |
| delayed_retry | true |
| delayed_retry_timeout | 10s |
| failcount | 7 |
| master_accept_reads | true |
| master_reconnection | true |
| max_slave_connections | 255 |
| max_slave_replication_lag | 0ms |
| monitor_interval | 2000ms |
| slave_selection_criteria | LEAST_CURRENT_OPERATIONS |
| strict_multi_stmt | false |
| strict_sp_calls | false |
| transaction_replay | true |
| transaction_replay_attempts | 10 |
| transaction_replay_max_size | 10Mi |
| transaction_replay_retry_on_deadlock | true |
| use_sql_variables_in | all |