For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Robert_Luechte2's avatar
Aug 06, 2015

all connections are on a single tmm instance

I'm running a 2 CPU vCMP instance on a BigIP 7250v appliance. I wanted to look at the connections table using tmsh so I did a show sys connection command. According to the command output, all of the connections on my LTM are using instance 0 of TMM.

 

When I run the same command another LTM, in this case a LTM-VE running on VMWare, I see a fairly even distribution between TMM:0 and TMM:1.

 

Does anyone have any idea why this is happening? My configuration is pretty simple, mostly HTTPS virtual servers doing SSL decryption and reencryption. No iRules associated or strange profiles with them that would tie them to a single TMM instance.

 

2 Replies

  • Thanks arpydays, that sounds exactly like what is happening. And it sounds like a good way to handle these things. I always think seperation of control and data plane is a good idea.