Forum Discussion

Absarkhan_15403's avatar
Absarkhan_15403
Icon for Nimbostratus rankNimbostratus
Aug 04, 2014

Triggering an action based on TCP Connections

Is it possible to trigger an action on the base of how many tcp connection a specific VIP has under a http request? If yes how to use the variable in order to define it?   Many Thanks in advance ...
  • nitass_89166's avatar
    Aug 04, 2014

    Can the sessions be replaced with connectionswith the way you are prescribing?

     

    if you want to track tcp connection, you may increase the counter in CLIENT_ACCEPTED and decrease it in CLIENT_CLOSED.