[Sqlrelay-discussion] sqlrelay server failover
Brought to you by:
mused
|
From: caballerociucciu <cab...@li...> - 2007-05-16 17:07:37
|
Hi all, I'm trying to use the sqlrelay server failover feature. I dont't have a Load Balancer so I've implemented SQL Relay server failover using Round Robin DNS and it works fine! I don't want to overload the DNS, asking him to resolve the "SQLRelay virtual server" for every sqlrelay connection the client needs. I've checked that even if I have the nscd deamon running on the client calling the sqlrelay server, the DNS is always called, so it seems that the nscd cache is not used by sqlrelay. Have I missed something? Thank you. Ciao. --Stefano |