-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Beta1, 1.4.7.Final
-
None
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.
[1] https://developer.jboss.org/docs/DOC-11425
[2] https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxypass
- is caused by
-
UNDERTOW-905 Undertow balancer ignores maxAttempts atribute
- Resolved
- is incorporated by
-
MODCLUSTER-645 Different handling of max-attempts parameter on Undertow and httpd implementation
- Closed