How do you keep a slave out of the round robin mode in order not to impact the service when one slave is used for backup. If I understand it right and if I have one master and 3 slaves, what happens when the round robin redirect the request to the slave that is used for backup?
2009/3/11 Nickolas Toursky <[email protected]> > > Hi Hareem, > > If you are using int-mysql-slave as server address when connecting to > MySQL server, then requests will be distrubuted across all the slaves > automatically (round-robin DNS). > > Best regards, > Nick > > On 11 мар, 06:20, Hareem Haque <[email protected]> wrote: > > Hello Everyone. > > > > I have a small problem. The scenario is as follows: > > > > We assume that we have one master Mysql-DB instance running and a huge > > work volume hits the master. Scalr will automatically launch new > > slaves to adjust the DB. No when we call the slave db via teh int- > > mysql-slave url.. would scalr automatically load balance the salves. > > Or do i have to manually manage this phase. > > > > If i have to manually manage this phase. Then can someone please > > advise what would be the best solution to resolve the issue. > > > > Best Regards > > > > Hareem Ul Haque > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
