-
Bug
-
Resolution: Done
-
Major
-
1.4.3.Final
-
None
The "Mod_cluster status page" (implemented by class MCMPWebManager) doesn't work anymore in Undertow 1.4.3.Final. It used to work fine in 1.2.x. It always returns an HTTP error 404.
A possible fix would be to add the HTTP method "GET" to MCMPHandler.HANDLED_METHODS.