Enable session persistence
In the F5 LTM load balancer, the "Virtual Server" feature presents a reachable address that network traffic can be sent to in order to be load balanced. The F5 LTM’s virtual servers are responsible for receiving traffic from clients and servers and deciding how that traffic is routed. Because of this, the F5 LTM virtual server responsible for Bravura Security Fabric traffic must be updated to enable session persistence, and to use the session persistence settings we defined in previous steps.
To configure the virtual server to enable session persistence:
Log in to the BIG-IP administration UI as an administrator.
Navigate to Main > Local Traffic > Virtual Servers > < Bravura Security Fabric virtual server > > Resources.
Under Default Persistence Profile, use the drop-down list to select the cookie persistence profile you created/modified earlier.
Under Fallback Persistence Profile, use the drop-down list to select source_addr.
Click Update.
Under iRules, click Manage...
Under "Available", select the iRule you created earlier with left-click, and press the << button to enable it for this virtual server.
Click Finished to confirm your changes.