I need to load-balance trafic with a persistence based on http header "X-Nokia-MSISDN".
Knowing that I'm using the version 4.1(6), the command "http header sticky" is not available (version 4.2 and more).
I've seen that the following command is available "persistent rebalance" with version 4.1(6) but I'm not sure about what is its action.
According to the definition given in the guide (
"The CSM allows HTTP connections to be switched based on (...) fields contained in the HTTP header."
MY QUESTION :
How can you define that persistence should occurs on the "X-Nokia-MSISDN"
http header ?
Thanks for your help
Francois