We've been seeing CenturyLink and a few other residential providers NATing their IPv4 traffic, making client persistency on source IP result in really lopsided load balancing lately.
We'd like to convert to sticking on a custom header we're already using that IDs the user. There isn't a lot of examples of this, so I was curious if this is the right approach: Previous "stick on src" config: https://gist.github.com/williamsjj/7c3876d32cab627ffe70 New "stick on header" config: https://gist.github.com/williamsjj/f0ddc58b9d028b3fb906 Thank you in advance for any advice. -J

