Hi, I have a rails application using mysql. In my architecture, I deployed 2 mysql servers. In my database.yml, I specified to my application to connect on the server 1. But I would know if it's possible,in the case where this mysql server failed, If I can specify to my application to reconnect to the other server.
I think I have to overload some rails function's API, and I don't know if rails can support to reconnect to another server. If somebody can answer to me ??? Thanks in advance. Cheers ... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
