Stanisław Pitucha wrote:
> Package: dnsmasq
> Version: 2.52-1
> Severity: important
> Tags: squeeze
> 
> I tried to set up dnsmasq to handle cache queries. The only changes to
> the default config are: cache-size (1000), neg-ttl (120), interface=lo,
> bind-interfaces, all-servers.
> 
> The SRV query is for _sip._udp.gradwell.net. Query to the standard
> upstream dns returns 60 sec. caching hint.
> 
> After some experimenting, it seams only A and AAAA queries are cached at
> all. The same effect is for MX, SRV, NAPTR. I couldn't find anything
> relevant in the documentation unfortunately.
> 

This is by design: dnsmasq  can _proxy_ queries for any RR type, but it
only caches A, AAAA, CNAME and PTR records, since these represent the
vast majority of queries seen. By limiting the generality of the cache,
significant savings in resource use are possible, which is valuable for
a daemon target as small systems with limited memory and CPU.



Cheers,

Simon.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to