Manual Chapter :
Per Client Alternate TMM
Applies To:
Show VersionsBIG-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
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.
- Message arrives on a Virtual Server (VS)
- Message is disaggregated to TMM-0
- Message is disaggregated to TMM-1 if TMM-0 has no available connection
- TMM-1 creates a new connection for the client and sends the message to the Server 1
- The second message arrives for the same server
- Message is disaggregated to TMM-0
- TMM-0 sends the message to TMM-1 (to reuse the existing connection)
- TMM-1 sends the message to Server 1