]
Radim Hatlapatka updated WFLY-5687:
-----------------------------------
Attachment: simple-servlet.war
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: Stuart Douglas
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.