TCP Connection Optimizations
----------------------------
Key: AMQNET-155
URL: https://issues.apache.org/activemq/browse/AMQNET-155
Project: ActiveMQ .Net
Issue Type: Improvement
Components: ActiveMQ Client
Affects Versions: 1.1
Environment: .NET 2.0, Windows XP, Windows Vista, Windows 7
Reporter: Jim Gomes
Assignee: Jim Gomes
Fix For: 1.1
Optimize the socket connection to prefer IPv6 protocol if available. Current
implementation randomly selects a version protocol.
Additional optimization can be achieved by recognizing raw IP addresses to
avoid DNS name look up. Support both IPv4 and IPv6 address formats.
In an environment that does not have a DNS server, or a server that is slow or
mis-configured, this can give dramatic improvements when connecting.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.