Using ProxySQL caching to reduce MySQL query latency
In a previous post I discussed an issue where 1ms of increased latency to a MySQL server was causing a problem due to thousands of queries.
Generally, there are only two ways to handle this problem:
1. Bring the servers closer together (according to the speed of light);
2. Reduce