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

Session stickiness via Cookie Question

adil.nasser3
Level 1
Level 1

Hello All,

 

The below is the cookie persistence related configuration whereby we are using the ACE Load balancer to handle cookie persistence by inserting its own cookie into the http payload.  We want to change this so that the backend server inserting its own cookie instead but the ACE still load balance using cookie persistence using the servers' cookies.  That would also mean to have ACE stop inserting its cookies inside the http payload
 
CURRENT CONFIGURATION:
 
sticky http-cookie NOVHQERP-TOATST GROUP8
  cookie insert
  serverfarm REAL_NOVHQERP_TOATST_HTTP
  replicate sticky
 
PLANNED CONFIGURATION
! - Remove "cookie-insert"
 
sticky http-cookie NOVHQERP-TOATST GROUP8
  serverfarm REAL_NOVHQERP_TOATST_HTTP
  replicate sticky
 
Would the configuration above under "planned configuration" be enough to accomplish the above stated goal?
 
Thank you,
 
Adil
1 Reply 1

Kanwaljeet Singh
Cisco Employee
Cisco Employee

Hi Adil,

Planned configuration should be enough. The ACE will learn the cookie from server response and after that in all subsequent requests if client comes with same cookie, ACE will learn it and stick it to the same server.

Regards,

Kanwal

 

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: