1 Reply Latest reply on May 8, 2006 8:04 PM by tom.elrod

    "socketTimeout" vs. "timeout"

    ovidiu.feodorov

      When configuring Connectors, Messaging was using "socketTimeout=0" to make sure that server sockets created by the Connector don't timeout.

      However, it seems that this recently changed and we need to use "timeout=0". Any reason for this change? Is this documented somewhere?