Understanding MaxScale's Named Server Filter

Overview

MaxScale's Named Server Filter (namedserverfilter) compares queries to specified Regular Expressions, and when the query matches, the filter applies the specified routing hint to the query.

When to Use the Named Server Filter?

The Named Server Filter (namedserverfilter) allows you to:

  • Compare queries to regular expressions

  • Apply hints to matching queries

Next steps: