[exim-dev] [Bug 514] log slow DNS queries

Top Page
Delete this message
Reply to this message
Author: Derrick
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 514] log slow DNS queries
------- You are receiving this mail because: -------
You are the QA contact for the bug.

http://bugs.exim.org/show_bug.cgi?id=514




--- Comment #10 from Derrick <derrick.rice@???> 2008-11-21 01:43:05 ---
Unfortunately, the wrappers I wrote are avoided by the test suite. Ideally I
think host.c should be rewritten in some areas with the following goals in
mind:

* do less 'test harness' special casing (the test README mentions test domains
handled in exim that /could/ be handled by fakens... they should be)
* clean up the preprocessor decisions, including...
* have a single function for each get host by name and get host by address.
They should return a common type, independent of how it is implemented on the
available system.

Unfortunately, this effort is beyond my comfort level and available time.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email