https://issues.apache.org/bugzilla/show_bug.cgi?id=48564

Rainer Jung <rainer.j...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Unable to turn off retries  |Allow to turn off retries
                   |for LB worker               |for LB worker
           Severity|normal                      |enhancement

--- Comment #1 from Rainer Jung <rainer.j...@kippdata.de> ---
I will mark this as an enhancement request.

The retries attribute of the LB is meant to control, how often the list of
members will betried before giving up. So a "1" means, an LB will try each
member at most once, a "2" (default) means, there will be at most two rounds of
trying each member.

I will clarify the docs and think about whether a complete disabling of retries
makes sense and how to implement it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to