[jboss-jira] [JBoss JIRA] (WFLY-10093) mod_cluster "max-attempts" attribute description is incorrect
Michal Karm Babacek (JIRA)
issues at jboss.org
Sat Mar 24 10:11:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-10093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13550974#comment-13550974 ]
Michal Karm Babacek commented on WFLY-10093:
--------------------------------------------
[~rhusar], could you fix the doc if necessary, please?
https://github.com/modcluster/modcluster.io/blob/master/documentation/index.md
> mod_cluster "max-attempts" attribute description is incorrect
> -------------------------------------------------------------
>
> Key: WFLY-10093
> URL: https://issues.jboss.org/browse/WFLY-10093
> Project: WildFly
> Issue Type: Bug
> Components: mod_cluster
> Affects Versions: 12.0.0.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
>
> This is very easy to overlook because the attribute is extremely poorly named and missing from MCMP definition [1] completely. This is because mod_cluster aligned nomenclature with httpd mod_proxy's [2] which defines maxattempts as:
> *Maximum number of failover attempts before giving up.*
> and not total number attempts. This means, that value od 0 is a valid value meaning no retry.
> [1] https://developer.jboss.org/docs/DOC-11425
> [2] https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxypass
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list