0 Replies Latest reply on Aug 26, 2010 11:37 AM by andy.miller

    acceptorThreadCount

    andy.miller

      In JBoss Web 2.1.7, the JIoEndpoint code appears to be able to create multiple acceptor threads, but when I put acceptorThreadCount="2" in the connector tag of server.xml, or any other value for that matter, I only see one acceptor thread having been created if I take a thread dump.

       

      Can you configure the number of acceptor threads with the JIoEndpoint?