Adapting Petals ESB to the version of IP network stack

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
{note}
Since Petals ESB 3.1.2
{note}
On some machine, network stacks IPv4 and IPv6 are available, even if the network is configure to be an IPv4 network. As the JVM uses by default IPv6, if it is available, and for performances reasons when both IP stacks are available, the Petals ESB startup script forces the usage of the IPv4 stack.


?
{note}Since Petals ESB 3.1.2{note}
{info}More information on network properties of the JVM can be found here: [http://download.oracle.com/javase/6/docs/technotes/guides/net/properties.html]

{info}