]
Remy Maucherat resolved AS7-4115.
---------------------------------
Resolution: Won't Fix
This will not be addressed, because the necessary APIs are not exposed at the moment in
web. Additionally, the three attributes are meaningless once an executor is configured and
will mislead a user. I would recommend defaulting to an executor (which has a small
performance impact, but the performance testers could be allowed to remove it and use the
max performance mode).
Jboss Web Connector resources max-threads data not available in ui or
cli/json data
------------------------------------------------------------------------------------
Key: AS7-4115
URL:
https://issues.jboss.org/browse/AS7-4115
Project: Application Server 7
Issue Type: Bug
Environment: Using JBEAP-6.0.0.ER1.
Reporter: Simeon Pinder
Assignee: Jean-Frederic Clere
Priority: Critical
Labels: rhq
Looks like max-threads is not currently exposed for JBoss Web Connectors.
"connector" => {"http" => {
"bytesReceived" => "0",
"bytesSent" => "0",
"enable-lookups" => false,
"enabled" => true,
"errorCount" => "0",
"max-post-size" => 2097152,
"max-save-post-size" => 4096,
"maxTime" => "0",
"processingTime" => "0",
"protocol" => "HTTP/1.1",
"redirect-port" => 8443,
"requestCount" => "0",
"scheme" => "http",
"secure" => false,
"socket-binding" => "http",
"ssl" => undefined,
"virtual-server" => undefined
}}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: