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

Application Requirement In ACE

gopi_sivam
Level 1
Level 1

HI ,

I have  new requirement   , i don't know whether i can say possible or not possible to customer

, below is the requirement details . Is there any way to implement it

Below is the sample VIPs :

1.X

2.y

3.z

Below is the Rservers

1.A

2.B

3.C

When the client hits the VIP X to access the application ( abc.com)  the Rserver A Needs to respond ,

but the  client no need to communicate with VIP X next time its need to Communicate with VIP Y for

further communication and the rserver B needs to respond for that .

Client request first time

Client -> VIP x  -> Rserver A 

RServer reply

Rserver A -> VIP Y -> Client

Client further request

Client -> VIP Y -> Rserver B

If Rserver B is down then client  request resend  to VIP X and rserver A need to reply ,

but the client need to go with Rserver C for further commutation  with VIP Z .

Thanks , Gopinath

1 Reply 1

sivaksiv
Cisco Employee
Cisco Employee

Hi,

Your requirement seem to be server driven and everytime the server redirects the client to which VIP it should go to. You can also perform redirection on ACE but if you think the request should go to server all the time then it has to be done on the server only.

-

HTH,

Siva