[jboss-jira] [JBoss JIRA] (AS7-3311) Add option to use Http11Protocol even if Http11AprProtocol can be used
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Mon Jan 16 05:21:18 EST 2012
[ https://issues.jboss.org/browse/AS7-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved AS7-3311.
---------------------------------
Resolution: Out of Date
You did not see the "native" attribute on the web subsystem element (it may move to another element, but that's the general idea).
> Add option to use Http11Protocol even if Http11AprProtocol can be used
> ----------------------------------------------------------------------
>
> Key: AS7-3311
> URL: https://issues.jboss.org/browse/AS7-3311
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Web
> Affects Versions: 7.1.0.Beta1b
> Reporter: Rostislav Svoboda
> Assignee: Remy Maucherat
> Fix For: 7.1.0.Final
>
>
> Currently if APR is installed on machine and can be used by AS7 (AprLifecycleListener.isAprInitialized()) Http11AprProtocol is set as protocol handler.
> Please introduce option to force usage of Http11Protocol instead of Http11AprProtocol. On machines with apr installed we are not able to work with java based implementation.
> Possible place for code change:
> - org.apache.catalina.connector.Connector -- setProtocol
--
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
More information about the jboss-jira
mailing list