I'm just setting up an unbound server as a local resolver for our network.
I'm not really seeing any actual issues but when running lookups from localhost, it's a bit disconcerting that the lookup sometimes hangs for over 10 seconds before finally returning a response. Even with the delay, the query time reports 0 msec.
I've found that it's only if I use drill @ localhost ... (and even then it's intermittent). If I use @127.0.0.1 or its real address/hostname, there's no delay.
Anyone got any ideas on what I can do to stop this happening, or should I just ignore it?
I'm not really seeing any actual issues but when running lookups from localhost, it's a bit disconcerting that the lookup sometimes hangs for over 10 seconds before finally returning a response. Even with the delay, the query time reports 0 msec.
I've found that it's only if I use drill @ localhost ... (and even then it's intermittent). If I use @127.0.0.1 or its real address/hostname, there's no delay.
Anyone got any ideas on what I can do to stop this happening, or should I just ignore it?