UDP/IP configurable value usage

As has been previously stated, the UDP/IP adapter is particularly sensitive to the values of the configurable parameters. The following information shows how these values are used internally:
  • Time for responder to wait for next data packet = timeout + variance
  • Time for responder to wait for next data packet after sending an acknowledgement = (timeout + variance) x 2
  • Time for initiator to wait for acknowledgement after sending last packet in group = (timeout + variance) x (groupSize + 1)
  • Time for initiator to wait for acknowledgement after sending a request for acknowledgement = (timeout + variance) x 2

Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.