Manual Chapter : Per Client Per Blade

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 Per Blade

BIG-IP creates a new outgoing connection for each originating connection. This connection is reused for subsequent connections by the same client on the same blade.
  1. Client 1 message arrives on Blade-0
  2. Blade-0 opens a connection to Server 1 and forwards the message
  3. The second message arrives from the same client to Blade-1
  4. Blade-1 opens a connection to Server 1 and forwards the message.