F5Networks / f5-appsvcs-templates

F5 BIG-IP Application Service Templates (FAST)
Apache License 2.0
32 stars 13 forks source link

unselecting persistence, still makes persistence #23

Closed gwolfis closed 3 years ago

gwolfis commented 4 years ago

When using bigip-fast-templates/http.

Deselecting persistence in the template does not result in no persistence when deploying the template. Checking the VS config, the default persistence profile is still set to cookie.

Environment

Steps To Reproduce

Deploy the mentioned template and deselect persistence.

Expected Behavior

Unselecting persistence in the template should give that traffic gets directed based on the selected load balancing algorithm.

Actual Behavior

Persistence keeps being selected, though it is unselected in the template.

zinkem5 commented 4 years ago

We are looking into this, stay tuned.

mstokes-f5 commented 3 years ago

I cannot reproduce this using FAST v1.5.0. When the template is deployed with Persistence deselected, the Default and Fallback Persistence Profiles are getting set to None (as reported by the BIG-IP GUI):

image

Please try using FAST v1.5.0 and see if you are still experiencing this issue. If you are, please feel free to re-open this issue.