Jürgen Echter
2012-05-30 11:03:29 UTC
Hi,
i have in my .GNUStepsdefault
<key>hostname</key>
<string>192.168.0.200</string>
and
<dict>
<key>OCSEMailAlarmsFolderURL</key>
<string>mysql://sogo:***@localhost:3306/sogo/sogo_alarms_folder</string>
<key>OCSFolderInfoURL</key>
<string>mysql://sogo:***@localhost:3306/sogo/sogo_folder_info</string>
<key>OCSSessionsFolderURL</key>
<string>mysql://sogo:1234-savSHZN5Fh8qMp+***@public.gmane.org: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
i have in my .GNUStepsdefault
<key>hostname</key>
<string>192.168.0.200</string>
and
<dict>
<key>OCSEMailAlarmsFolderURL</key>
<string>mysql://sogo:***@localhost:3306/sogo/sogo_alarms_folder</string>
<key>OCSFolderInfoURL</key>
<string>mysql://sogo:***@localhost:3306/sogo/sogo_folder_info</string>
<key>OCSSessionsFolderURL</key>
<string>mysql://sogo:1234-savSHZN5Fh8qMp+***@public.gmane.org: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