Current build:

      Drupal
mysql1(M)    mysql2(S)

I have 2 mysql servers in a master/slave configuration.

I'm curious as to what is the best way to accomplish the automated movement from master to slave should master go down. I thought about just putting an if/else statement in settings.php but I know that's not best practices... Any suggestions?

Comments

lilott8’s picture

anyone?