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.

Connection Monitor

Problem this snippet solves:

Store headers for all requests/responses sent through an application and you can view them from the BIGIP.

How to use this snippet:

Connection Monitor
Requires: client ssl profile, http profile, tcp profile.

  • Define the application name. Update "changeme" in CLIENT_ACCEPTED. Must be unique. No spaces.
  • Assign to application virtual server.

Connection Tracker
Requires: http profile, tcp profile
Optional: client ssl profile

  • Create http virtual server on same BIGIP
  • Assign the connection tracker iRule
  • Navigate to default page
  • Select the application name you defined above

Code :

70949

Tested this on version:

11.6

Updated Aug 16, 2022
Version 2.0
No CommentsBe the first to comment