How can Read requests scale horizontally across asynchronous replicas while clients send read requests to only one single MySQL server host:port address
(Doc ID 2747391.1)
Last updated on MAY 25, 2021
Applies to:
MySQL Server - Version 5.7 and laterInformation in this document applies to any platform.
Goal
Answer the question "How can Read requests scale horizontally across asynchronous replicas while clients send read requests to only one single MySQL server host:port address?" Stated differently: "How can read requests be proxied so the load is balanced across a set of asynchronous replicas?".
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |