Planning to implement a master-slave setup for vBulletin using the built-in functionality for it; I'm curious, if the slave becomes unavailable, does the site then become inaccessible, or is there a way around that?
For example, we run nightly backups that normally make the site inaccessible for 20-30 minutes due to the size of the DB at 11 million+ posts, was thinking this might be an excellent way around the problem.
Do you think it would it be reasonable to have a script to say, write the vb config file to disable the slave accesses, then perform the backup and re-enable?