Configuring Master/Slave Architecture For High Performance and Using In PHP
Note:: This article does not explain what is master/slave architechture. Master Server SETUP STEP 1) Creating server conf file Path— /etc/my.cnf Just copy your mysql.conf file and Paste it on /etc/my.cnf and add following lines to it. ## Replication server-id…