[Tickets #7374] Re: speed up hostname lookups on broken DNS
bugs at horde.org
bugs at horde.org
Mon Sep 22 16:41:42 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7374
------------------------------------------------------------------------------
Ticket | 7374
Updated By | adrieder at sbox.tugraz.at
Summary | speed up hostname lookups on broken DNS
Queue | Horde Framework Packages
Version | HEAD
Type | Enhancement
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
adrieder at sbox.tugraz.at (2008-09-22 12:41) wrote:
> How much do we get from doing the lookup, as opposed to just showing
> the IP address?
Well I think not much, except that it looks "nicer" in:
- the "last login" line (see ./framework/Auth/Auth.php)
- in the MIME headers of the sent messages (see
./framework/MIME/MIME/Headers.php)
- in the active sessions view for the admin (see ./admin/sessions.php)
I guess in ./framework/NLS/NLS.php the IP needs to be resolved, so
"timeoutable" lookup could help most here.
More information about the bugs
mailing list