HAProxy appsession vs cookie precedence
- by user1139473
I am trying to find the best solution for balancing and keeping persistence on our application behind HAProxy.
Here is our basic configuration: https://gist.github.com/endzyme/1804046b23c37beba520
After playing around with taking members down and up and also reloading the haproxy (with -sf) I have noticed that appsession isn't 100% effective, it…