cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
327
Views
0
Helpful
1
Replies

CSM L7 LOAD BALANCING

francoisemo
Level 1
Level 1

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

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

the persistent rebalance command tells the CSM to look at every HTTP request to select the best server. So, if you have a persistent connection ( 1 tcp connection for many http requests ), the CSM will look at each request.

Otherwise, it only looks at the first request and assumes all the other requests stick to the same server. Which is normally true, except if you have a proxy connecting to your vserver.

You still need 4.2.x to allow sticky on header info.

Gilles.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: