Forum Discussion

Shay_Ben-David1's avatar
Shay_Ben-David1
Icon for Nimbostratus rankNimbostratus
Oct 31, 2006

how can i track cookie with value accross vips with irule ?

Hi all,

 

i have situation which includes 3 vips VIP-A VIP-B and VIP-C, VIP-A and VIP-B shares same servers, but use different port, VIP-A is 443 SSL and VIP-B is tcp 1873 SSL, internet users getting access to VIP-A and VIP-C only, VIP-A gives cookie to the client with value for which server (node) to return or persist (not a BigIP cookie insert mode). after user has gain access to VIP-A, it gets redirection on the same browser (cookie session can work)to VIP-C, VIP-C shuld be able to parse the request of the client, and do validation on VIP-B with the same cookie he got from the servers on VIP-A. Actualy VIP-C is connecting to VIP-B, and must return to the same server that the client started on the begining to VIP-A according to the cookie name and cookie value. I know it may be complecated to understand, but as far as i can see the only way to this thing is to track the cookie from VIP-A (servers related to this VIP-A) and parse the client request to VIP-B with the cookie name and value.

 

 

cookie name can be: abc and value is: 1 for node1 in VIP-A, 2 for node2 in VIP-A

 

hope someone can help on this, i'll be glad to supply more details if needed

 

 

S.B

 

No RepliesBe the first to reply