Tim Dunphy wrote:
Is there any way in pound to redirect from one server to another if the error code from one is 503 ?
No, pound does not support retrying requests once a backend returns a valid HTTP response. Use the HAPort, or look at nginx or varnish if this is a required feature for you.
Regards, -- Dave Steinberg http://www.geekisp.com/ http://www.steinbergcomputing.com/ -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
