[
https://issues.jboss.org/browse/WFLY-4792?page=com.atlassian.jira.plugin....
]
Paul Ferraro commented on WFLY-4792:
------------------------------------
Correction - org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager is
only used for <distributable/> web applications. Non-distributable web applications
(regardless of server profile) will use Undertow's InMemorySessionManager.
Undertow deployment-level session statistics not available
----------------------------------------------------------
Key: WFLY-4792
URL:
https://issues.jboss.org/browse/WFLY-4792
Project: WildFly
Issue Type: Bug
Components: Clustering, Web (Undertow)
Affects Versions: 9.0.0.CR2
Reporter: Martin Kouba
Assignee: Paul Ferraro
{{org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager}} which is used
by default even for non-HA configurations in WildFly 9.0.0.CR2 (e.g. {{standalone.xml}} in
app server distribution) does not implement
{{io.undertow.server.session.SessionManagerStatistics}} and so no stats except for
{{activeSessions}} are available.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)