Re: imap slave & DNS & memory usage

André Wöbbeking <[email protected]> Wed, 9 Feb 2005 21:58:32 +0100
Newsgroups gmane.comp.kde.devel.optimize
Message-ID <[email protected]>
On Wednesday 09 February 2005 21:40, George Staikos wrote:
> On Wednesday 09 February 2005 15:28, Thiago Macieira wrote:

> > I haven' t seen the original question, but, yes, the IDN routines
> > are always used, if available. That means that every hostname being
> > resolved is transformed according to the ToASCII rules, defined by
> > RFC 3491.
> >
> > For ASCII-only domains, this means mostly lowercasing, but also a
> > few safety checks (all domain labels being non-empty and less than
> > 64 characters in length).
>
>   Is it reasonable to assume (I don't have the code here) that there
> are tables in use, or perhaps some dlopen() calls that happen?

which use 16MB VmData?