3 Sep
2012
3 Sep
'12
5:52 p.m.
On Mon, Sep 3, 2012 at 11:04 PM, Tony Peña <emperor.cu@gmail.com> wrote:
erm.. ok i got a solution but with not redundant....
why?
I can do with
load-balance { sql1 sql2 }
The syntax is the same. See "man unlang". You should use redundant-load-balance { sql1 sql2 } Try a simple experiment by taking down one of your sql servers, and you'll see the difference. -- Fajar