ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:loadbalancer:mysql_replication:automatic_control

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
v5:loadbalancer:mysql_replication:automatic_control [2017/04/28 02:18] mnewnhamv5:loadbalancer:mysql_replication:automatic_control [2017/04/28 02:19] mnewnham
Line 18: Line 18:
 *  Keep adding readonly servers *  Keep adding readonly servers
 */ */
 +</code>
 +
 The load balancer automatically controls the execution of SQL statements through ADOdb by parsing the statement and directing the execution to the appropriate server: The load balancer automatically controls the execution of SQL statements through ADOdb by parsing the statement and directing the execution to the appropriate server:
   - Statements that require read-write access to the database are directed to the primary server.   - Statements that require read-write access to the database are directed to the primary server.
v5/loadbalancer/mysql_replication/automatic_control.txt · Last modified: 2017/04/29 04:01 by mnewnham