On 30 May, 2012 07:03 EDT, "Jürgen Echter" <[email protected]> 
wrote:

> Hi,
>
> i have in my .GNUStepsdefault
>
> <key>hostname</key>
> <string>192.168.0.200</string>
>
> and
>
> <dict>
> <key>OCSEMailAlarmsFolderURL</key>
> <string>mysql://sogo:1234@localhost:3306/sogo/sogo_alarms_folder</string>
> <key>OCSFolderInfoURL</key>
> <string>mysql://sogo:1234@localhost:3306/sogo/sogo_folder_info</string>
> <key>OCSSessionsFolderURL</key>
> <string>mysql://sogo:[email protected]:3306/sogo/sogo_sessions_folder</string>
>
> what is the best method to add additional servers there?
>
> what i'd like to achieve is, when server one is down it should look up
> the second one.
>
> greetings
>
> juergen
>
> --
> [email protected]
> https://inverse.ca/sogo/lists

 This should be handled outside SOGo, use something like heartbeat or have a 
look at http://dev.mysql.com/doc/mysql-ha-scalability/en/index.html.



-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to