Same as the last post, this one is pretty easy to configure from the CLI. Check the status with ‘list ltm virtual HTTP_TEST persist’.
As you can see there is no profile applied.
Apply the default persistence profile with this command.
tmsh modify ltm virtual HTTP_TEST persist replace-all-with {source_addr}
Then take a look at the profile again…