[jboss-jira] [JBoss JIRA] Created: (JBWEB-117) ajp connector doesn't read post data and next request throw an exception.
Jean-Frederic Clere (JIRA)
jira-events at lists.jboss.org
Wed Sep 3 06:34:38 EDT 2008
ajp connector doesn't read post data and next request throw an exception.
-------------------------------------------------------------------------
Key: JBWEB-117
URL: https://jira.jboss.org/jira/browse/JBWEB-117
Project: JBoss Web
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: use mod_proxy_ajp or mod_jk and BASIC authentication.
Reporter: Jean-Frederic Clere
Assignee: Remy Maucherat
AJP sends 2 AJP messages together:
1 - request headers
2 - posted data
If an exception or error (like 401) occurs before read the posted data that data will be handled like a request headers if it size is between 512 and 767.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list