On Tue, Jun 2, 2009 at 4:15 PM, Nick Kew <[email protected]> wrote:
> How is the balancer supposed to know that one valid HTTP response
> is an error while another is correct?  A 404 or other error response
> doesn't mean there's a problem with the server!

Sorry, didn't fully understood your question.

List of errors should be configured in httpd.conf.

If request returns these errors, we should try making requests to
another workers $retry_limit$ times.

$retry_limit$ already exists in mod_proxy, but we can introduce
separate limit for each configured http error.

-- 
Marko Kevac

Reply via email to