[rsyslog] rsyslog - what's next?

RB aoz.syn at gmail.com
Mon Jul 13 19:38:17 CEST 2009


On Mon, Jul 13, 2009 at 11:09, <david at lang.hm> wrote:
> is to extend the DNS cache so that instead of only caching the last think
> you looked up, you cache everything until a restart or HUP (ideally the
> HUP should be a configurable option)

I haven't looked at the DNS cache code, but unless you're also caching
and handling the records' TTL, blindly caching DNS records within the
app is a dark road to go down.  Some apps (namely browsers) do it
anyway, but get away with it by setting their internal TTL
significantly lower than that of a typical record.

What kind of performance hit are you actually seeing with DNS lookups?



More information about the rsyslog mailing list