Summary | NLS.php gethostbyaddr timeout causes "hang" |
Queue | Horde Base |
Queue Version | 3.3 |
Type | Enhancement |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | matthew.dunham (at) gmail (dot) com |
Created | 10/09/2008 (6137 days ago) |
Due | |
Updated | 10/10/2008 (6136 days ago) |
Assigned | |
Resolved | 10/10/2008 (6136 days ago) |
Milestone | |
Patch | No |
State ⇒ Duplicate
#7374State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ NLS.php gethostbyaddr timeout causes "hang"
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
hung process (to the end user) when it can't quickly resolve an IP.
This is an issue in IMP message.php via generateFlagImageByHost and
may be problematic elsewhere.
I've spliced into my install the contributed gethostbyaddr_timeout
function here:
http://us.php.net/gethostbyaddr
and might recommend that you do the same.