Manual Chapter : Per Peer Alternate TMM

Applies To:

Show Versions Show Versions

BIG-IP LTM

  • 17.1.1, 17.1.0, 17.0.0, 16.1.5, 16.1.4, 16.1.3, 16.1.2, 16.1.1, 16.1.0, 16.0.1, 16.0.0
Manual Chapter

Per Peer Alternate TMM

BIG-IP creates the number-connections attribute, which specifies the number of connections to the peer. If no available connection exists, a new connection will be created on an alternate TMM.
  1. Message arrives on a Virtual Server (VS)
  2. Message is disaggregated to TMM-0
  3. TMM-0 sends the message to TMM-1 as no existing connections in TMM-0
  4. TMM-1 creates a new connection and sends the message to ‌Server 1.
  5. The second message arrives for the same server.
  6. Message is disaggregated to TMM-0
  7. TMM-0 sends the message to TMM-1 (to reuse the existing connection)
  8. TMM-1 sends the message to Server 1