Angel L. Mateo:
> > Some queries are repeated, this should have no significant impact.
> > Focus on overalll performance rather than optimizing non-critical
> > paths. Postfix is not monolithic, so cleanup(8) repeats some queries
> > made by smtpd(8), and in smtpd(8) some queries are repeated because
> > this makes the code more modular. This works well enough for a
> > large number of Postfix sites, it will work for you too if you
> > "don't sweat the small stuff".
> >
>       I know it needs to repeat queries. But, in this case, why not 
> implementing a cache for such maps? If I remember well in previous 

If you believe this is a problem, contribute a solution.

        Wietse

Reply via email to