Selecting the slave server.

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Selecting the slave server.

Post by kaisellgren »

Hi,

How do you select your slave server in a master-slave replication setup? Do you just select it randomly? What about having a counter and recycling the selected slave?
Post Reply