[
https://issues.jboss.org/browse/AS7-2096?page=com.atlassian.jira.plugin.s...
]
Andrig Miller commented on AS7-2096:
------------------------------------
Changing it unlimited gives me about a 2% improvement in performance on my benchmark
testing. When you consider my typical benchmarks will do 4 million or more requests to
the server, the default of 100 requests on each client, actually forces the load driver to
reconnect a lot!
Add missing attribute to the JBoss Web XML Schema
-------------------------------------------------
Key: AS7-2096
URL:
https://issues.jboss.org/browse/AS7-2096
Project: Application Server 7
Issue Type: Task
Components: Web
Affects Versions: 7.1.0.Alpha1
Reporter: Andrig Miller
Assignee: Remy Maucherat
Fix For: 7.1.0.CR1
I have been reviewing all the XML schemas for all the subsystems, for my performance
tuning work. In looking at the JBoss web schema, there is one attribute that I would like
added to the schema so I can set its value.
You used to be able to set maxKeepAliveRequests in the old server.xml, and I would like a
corresponding element added to the new AS 7.x schema. This particular attribute has been
key in getting the maximum throughput on various workloads.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira