Using netflix ribbon sometimes you do not want to load-balance, for example you do not want loadbalancing if response code is 404, but for 503 you do want that.
Now the question is how to configure ribbon to setup rules like I mentioned above?
Using netflix ribbon sometimes you do not want to load-balance, for example you do not want loadbalancing if response code is 404, but for 503 you do want that.
Now the question is how to configure ribbon to setup rules like I mentioned above?