問題タブ [maxscale]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
mariadb - マルチクラスター設定での MaxScale
一部のデータベース サーバーの高可用性シナリオに取り組んでおり、MaxScale と HAProxy を調査しましたが、どちらも非常に興味深いようですが、問題は次のとおりです。MaxScale をセットアップするとき、同じ MaxScale インスタンスで複数のクラスターを作成する方法が見つからないことを発見するまで、すべてがうまくいきましたが、これは 1 つの MaxScale インスタンスを使用して制御する必要があるデータベース サーバーの量に必要です。
MaxScale をセットアップするときに複数のクラスターを実装する方法はありますか、それとも MaxScale に実装されていないものですか?
ご協力ありがとうございました