Re: Dns Resolver problem

2007-08-13 Thread Pawel Sasin
Hi, I want to be able to make SA rotate DNS servers. SA even now probes my DNS for availability every now and then, so it could react to server failrues, ie change active DNS server. It could even query another server when the active one timed out while answering a (single/several) requests.

Re: Dns Resolver problem

2007-08-13 Thread Justin Mason
Pawel Sasin writes: Hi, I want to be able to make SA rotate DNS servers. SA even now probes my DNS for availability every now and then, so it could react to server failrues, ie change active DNS server. It could even query another server when the active one timed out while answering a

Re: Dns Resolver problem

2007-08-12 Thread Pawel Sasin
I want to be able to make SA rotate DNS servers. Apparently that is a limitation of Net::DNS. There was some discussion of it on-list a few weeks back; I don't clearly remember the details. You might want check the current status of Net::DNS w/r/t fallback, rotation, etc., and work

Re: Dns Resolver problem

2007-08-12 Thread Pawel Sasin
I want to be able to make SA rotate DNS servers. Apparently that is a limitation of Net::DNS. There was some discussion of it on-list a few weeks back; I don't clearly remember the details. You might want check the current status of Net::DNS w/r/t fallback, rotation, etc., and work with

Re: Dns Resolver problem

2007-08-11 Thread John D. Hardin
On Fri, 10 Aug 2007, Pawel Sasin wrote: I want to be able to make SA rotate DNS servers. Apparently that is a limitation of Net::DNS. There was some discussion of it on-list a few weeks back; I don't clearly remember the details. You might want check the current status of Net::DNS w/r/t