How can I tell which Tungsten Connector mode I am using: Bridge, Proxy/Direct or Proxy/SmartScale?
Part of the power of Tungsten Clustering for MySQL / MariaDB is its intelligent MySQL Proxy, known as the Tungsten Connector. Tungsten Connector has three main modes, and depending on the type of operations you are performing (such as if you need read-write splitting), we help you choose which mode is best. Hence the question, "How can I tell which Tungsten Connector mode I am using: Bridge, Proxy/Direct or Proxy/SmartScale?"
Using Keep-Alives To Ensure Long-Running MySQL & MariaDB Sessions Stay Connected
In this blog post we will discuss how to use the Tungsten Connector keep-alive feature to ensure long-running MySQL & MariaDB/Percona Server client sessions stay connected in a Tungsten Cluster.
New Feature in Tungsten Clustering 6.0.3: Tungsten Connector Read Affinity Tuning
In this blog post, we describe the new Read Affinity tuning feature of the Tungsten Connector.
Tungsten Connector read affinity now supports multiple dataservices with ordering and exclusion (only one was previously allowed).
You may now fine-tune the affinity per user in user.map and via the global tpm configuration option connector-affinity.
MySQL Client Connection Handling in the Tungsten Connector
Tungsten Connector is an intelligent proxy used in Tungsten Clustering for MySQL / MariaDB / Percona Clustering. In this blog post, we talk about how query connections are handled by the Tungsten Connector, especially read-only connections.