Forum Discussion

Shamsul_Alam_34's avatar
Shamsul_Alam_34
Icon for Nimbostratus rankNimbostratus
Jan 23, 2019

F5 LTM open connection

Hi,

Currently we are load balancing our public portal using F5 LTM. We use client ssl offload. Based on the F5 LTM connection status, I can see 6 connections are made for single login process. Can any one help to explain why F5 LTM showing total 6 connection for single login? .

[sh@f501:Active:In Sync] ~  tmsh show sys conn cs-client-addr 139.60.XXX.XXX
Sys::Connections
139.60.XXX.XXX:54284  172.16.5.18:443  172.16.5.19:54284  172.16.5.76:80  tcp  5  (tmm: 0)  none
139.60.XXX.XXX:24301  172.16.5.18:443  172.16.5.19:24301  172.16.5.76:80  tcp  5  (tmm: 1)  none
139.60.XXX.XXX:2402   172.16.5.18:443  172.16.5.19:2402   172.16.5.76:80  tcp  5  (tmm: 1)  none
139.60.XXX.XXX:7585  172.16.5.18:443  172.16.5.19:7585  172.16.5.76:80  tcp  5  (tmm: 0)  none
139.60.XXX.XXX:21189  172.16.5.18:443  172.16.5.19:21189  172.16.5.76:80  tcp  5  (tmm: 1)  none
139.60.XXX.XXX:49422  172.16.5.18:443  172.16.5.19:49422  172.16.5.76:80  tcp  5  (tmm: 1)  none

Thanks in advance.

1 Reply

  • The 139.60.XXX.XXX can be a proxy/NAT device with multiple devices behind it or just one of those browser quirks/feature/bug where the browser can open up multiple TCP sessions in order retrieve information faster.