Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 58 by [email protected]: JDiameter replace getHostName with getHostString
http://code.google.com/p/jdiameter/issues/detail?id=58

jDiameter often uses InetSocketAddress.getHostName - this does a reverse DNS name If you have many diameter peers and they do not have reverse DNS entries this reverse DNS lookup can take a long time to fail and cause problems.

Instead of InetSocketAddress.getHostName use InetSocketAddress.getHostString

Patched attached against jDiameter master.

Attachments:
        jdiameter_patch_remove_gethostname  11.4 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to