Understanding Routers in MaxScale

Overview

In MariaDB MaxScale, routers perform the following tasks:

  • Managing back-end server connections that correspond to client connections.

  • Inspecting queries received by client connections.

  • Deciding which back-end server should execute a query.