How to Install and Configure ProxySQL on CentOS 7
If your application is handling hundreds of thousands of concurrent requests multiplexed on many backend servers, you probably need a way of optimizing querying and preventing downtime. ProxySQL helps you to do this through query caching and routing while at the same time providing a firewall that will sit between your applications and database to protect the database.