cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
793
Views
0
Helpful
4
Replies

Inserting Cookie to the real server

parveesm123
Level 1
Level 1

Hi ,

I have a requirement , i have no clue how far it is possible to implement.

I need to insert a cookie ( specifc value) to the real servers while doing the stickiness..

means stickiness is based on the insertion of cookie , i need it as follows

If the requesting is serving to SERVER1 then it should pass a cookie value SRV1 with that request , if SERVER2 and then cookie value SRV2 should be inserted and so on and so forth.

Is this practically possible.

I have done insertion of HTTP cookie using ACE but this kind of request i have never achieved. Is it possible to do it in ACE?

-Parvees

1 Accepted Solution

Accepted Solutions

To me the definite answer is no. I'm not even sure you could do it with another product.

Usually we don't play with cookies but fields of HTTP headers instead. But on the ACE (and most load balancers) you'll find the same or close behavior.

View solution in original post

4 Replies 4

Surya ARBY
Level 4
Level 4

You can do it on a per virtual server-basis but not per rserver.

I don't see any use case where you have to indicate a Rserver it's own identity ?!

One of our application team requires it..... Before saying SORRY BOSS NOT POSSIBLE..... i have to confirm with the experts :-)

To me the definite answer is no. I'm not even sure you could do it with another product.

Usually we don't play with cookies but fields of HTTP headers instead. But on the ACE (and most load balancers) you'll find the same or close behavior.

Surya,

thanks

Review Cisco Networking for a $25 gift card