[jboss-jira] [JBoss JIRA] (WFLY-5687) max-active-sessions doesn't work with enabled statistics

ehsavoie Hugonnet (JIRA) issues at jboss.org
Wed Dec 16 02:33:00 EST 2015


    [ https://issues.jboss.org/browse/WFLY-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141648#comment-13141648 ] 

ehsavoie Hugonnet commented on WFLY-5687:
-----------------------------------------

Yes, now we have the same behaviour with and without statistics enabled: when the max number of session is hit we have a 500 error:
08:30:57,522 ERROR [io.undertow.request] (default task-4) UT005023: Exception handling request to /simple-servlet/counter: java.lang.IllegalStateException: UT000121: Session was rejected as the maximum number of sessions (3) has been hit


> 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.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list