Relative Content

Tag Archive for proxysql

ProxySQL: replication lag and broken replication

In our current setup, we’re utilizing ProxySQL for basic read/write splitting between one master and two slave servers (mariadb). ProxySQL offers a feature to detect replication lag and shun a slave server that falls behind the master. However, we’ve encountered an issue where this feature doesn’t function as expected when replication is broken.