Http11NioProtocol connector does not count currentThreadCount and currentThreadsBusy

Solution Unverified - Updated -

Issue

  • Using WebSocket and monitoring MBean jboss.web:type=ThreadPool under the following settings.

    /system-property=org.apache.tomcat.util.ENABLE_MODELER:add(value=true)
    /subsystem=web/connector=http:write-attribute(name=protocol,value=org.apache.coyote.http11.Http11NioProtocol)
    

    While those thread metrics are always zeros.

    jboss.web:type=ThreadPool,name=http--0.0.0.0-8080
        currentThreadCount : 0
        currentThreadsBusy : 0
    

Environment

  • Red Hat JBoss Enterprise Application Platform
    • 6.3.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.