Free MySQL Load Balancing PHP script.
For load balanced access to your MySQL servers when you are using MySQL replication between one (or many) master and many slaves.
This script does reads on slaves and writes on master(s). It automatically checks if the challenger slave is "fresh enough" to read on it.
The script is actually used in real conditions, prove of the capabilities. That also needed from me to erase some sections of the code replaced by a "TODO" commentary with instruction (you will have to adapt those few lines to your conditions).
Comes with a mail alert script for errors logging and reporting, really useful for debug issues.
Renaud CAMPO
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow MySQL Load Balancing PHP script
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MySQL Load Balancing PHP script!