Forum Discussion

Oz_Ayd_69699's avatar
Oz_Ayd_69699
Icon for Nimbostratus rankNimbostratus
Nov 28, 2007

HTTP:retry and Web Services

Hi,

 

 

Assume, I have the following config:

 

 

Pool1 (contains the following 3 members) - Load Bal algorithm is Least Connections

 

- Member a

 

- Member b

 

- Member c

 

 

Web Service x1, x2 and x3 is deployed on each member

 

 

If a Web Service fails with a HTTP status of 503, it will be retried on the next

 

member node. How do you use the HTTP:retry, ensuring you don't retry on the same member node?

 

 

 

 

1 Reply

  • Hello,

     

     

    I think the example using LB::reselect on the HTTP::retry wiki page (Click here) should work for you.

     

     

    If not, can you post your rule and the log results?

     

     

    Thanks,

     

    Aaron