[jboss-jira] [JBoss JIRA] (AS7-4151) Make packetSize of AJP connector configurable
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Wed May 9 12:42:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved AS7-4151.
---------------------------------
Fix Version/s: 7.1.2.Final (EAP)
Resolution: Done
Using system property org.apache.coyote.ajp.MAX_PACKET_SIZE
> Make packetSize of AJP connector configurable
> ---------------------------------------------
>
> Key: AS7-4151
> URL: https://issues.jboss.org/browse/AS7-4151
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Web
> Affects Versions: 7.1.1.Final
> Reporter: Yves Peter
> Assignee: Remy Maucherat
> Fix For: 7.1.2.Final (EAP)
>
>
> To be able to send lager headers over a porxy and ajp (like mod_cluster) it's required to also increase the packetSize parameter of the AJP connector. This is similar to this issue: packetSize https://issues.jboss.org/browse/AS7-3953
> This was possible in JBoss 5.1 and we need the parameter to send an SAML token over mod_cluster with AJP (the SAML token is sent in the HTTP header). Please add the paramameter again.
--
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