6 Sep
2012
6 Sep
'12
9:55 a.m.
On 6 Sep 2012, at 14:44, Tony Peña <emperor.cu@gmail.com> wrote:
hi again.... all fine with redundant-load-balance {sql1 sql2} now .. have a different issue with that... when i set sql with 2 sql server for balance.. in the monthlysession i have sql_modinst = sql and have noop check because sql is not define ok... so, i do in 1 server sql_modinst = sql1 and the other server sql_modinst = sql2 to check monthlysession again.. is possible to do load-balance in that case too?
you have to create two instances of the dependent module and put them in a redundant-load-balance bock too. -Arran