[jboss-jira] [JBoss JIRA] (WFLY-3835) Add missing statistics to Undertow subsystem

Thomas Heute (JIRA) issues at jboss.org
Wed Sep 10 07:32:19 EDT 2014


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

Thomas Heute commented on WFLY-3835:
------------------------------------

Having metrics about the size of objects stored in HTTPSession would also be interesting if doable / in that scope.
It would be useful for monitoring and diagnosis solutions so that they can warn about sessions that are clearly too heavy to be serialized and passed to another cluster node.

> Add missing statistics to Undertow subsystem
> --------------------------------------------
>
>                 Key: WFLY-3835
>                 URL: https://issues.jboss.org/browse/WFLY-3835
>             Project: WildFly
>          Issue Type: Feature Request
>            Reporter: Stuart Douglas
>            Assignee: Jason Greene
>
> This includes:
> Deployment level session manager statistics:
> duplicated-session-ids
> expired-sessions
> max-active-sessions
> rejected-sessions
> session-avg-alive-time
> session-max-alive-time
> Servlet level statistics:
> load-time
> error-count
> Connector level statistics:
> bytes-received
> bytes-sent
> error-count
> processing-time



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list