maxThread monitoring
Issue
- The following has been configured:
/profile=full/subsystem=threads/blocking-bounded-queue-thread-pool=http-executor:add(core-threads=200, queue-length=50, max-threads=25000)
but the current thread value does not seem to go beyond the configured 200 core threads.
Environment
- Red Hat JBoss Operations Network (ON) 3.3.4
- Red Hat JBoss Enterprise Application Platform 6.4
- EAP server running in domain mode and http-executor is added:
/profile=full/subsystem=threads/blocking-bounded-queue-thread-pool=http-executor:add(core-threads=200, queue-length=50, max-threads=25000)
/profile=full/subsystem=web/connector=http:write-attribute(name=executor,value=http-executor)
- EAP server restarted;
- Started load test of X users repeating a GET Y times each
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.