Rostislav Svoboda created AS7-3311:
--------------------------------------
Summary: 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