MaxScale Psreuse Filter
Optimize prepared statement execution. This filter caches prepared statements on the proxy layer reducing the overhead of re-preparing statements on backend servers.
Overview
Configuration
[PsReuse]
type=filter
module=psreuse
[MyService]
...
filters=PsReuseLimitations
Last updated
Was this helpful?

