[
https://issues.jboss.org/browse/AS7-2096?page=com.atlassian.jira.plugin.s...
]
Remy Maucherat commented on AS7-2096:
-------------------------------------
The main issue with these settings is that they should have no functional impact [other
than greatly degrade performance], while they are used as a big hammer to solve any
problem. If you want to disable keepalive, then please don't. People who want to
disable keepalive can use a valve adding a connection close header.
I am not going to add what you're asking for.
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