]
Stuart Douglas commented on WFLY-5687:
--------------------------------------
Was this resolved by the Undertow commit?
max-active-sessions doesn't work with enabled statistics
--------------------------------------------------------
Key: WFLY-5687
URL:
https://issues.jboss.org/browse/WFLY-5687
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 10.0.0.CR4
Reporter: Radim Hatlapatka
Assignee: ehsavoie Hugonnet
Attachments: simple-servlet.war
When having defined max-active-sessions and enabled statistics
{{/subsystem=undertow:write-attribute(name=statistics-enabled, value=true)}} the setting
of max-active-sessions is ignored.