bind 9 - lwresd - lwres_getrrsetbyname, load balancing doesn't work

2010-08-23 Thread nati shauli
Hi,   I run a bind name sever as lwrsed and use lwres_getrrsetbyname to resolve a domain name, But for some reason I always get a the records in the same order (priority). When I bypass the lwres_getrrsetbyname  and use nslookup to resolve a domain name, the daemon returns the records in the or

lwresd library and lwresd daemon - connection problem

2010-05-06 Thread nati shauli
Hi, I integrated the lwresd library files into my software which in the end runs as a process side by side with the lwresd daemon on the same machine. I send gethostbyname messages from my process to lwresd daemon. When I start the lwresd daemo