Manual Chapter : Per Client 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 Client Alternate TMM

BIG-IP creates a new outgoing connection for each client. This connection is reused for subsequent connections by the same client. If no available connection exists, a new connection is created on an alternate TMM.
  1. Message arrives on a Virtual Server (VS)
  2. Message is disaggregated to TMM-0
  3. Message is disaggregated to TMM-1 if TMM-0 has no available connection
  4. TMM-1 creates a new connection for the client and sends the message to the 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