Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.2rc0
-
Fix Version/s: 6.1.2rc0
-
Component/s: None
-
Labels:None
-
Environment:SuSE 10.1 against mod_proxy_ajp running on Apache 2.2
-
Number of attachments :
Description
When posting back a form with a lot of data, large portions of the data don't come through. The same form using the SelectConnector works perfectly under all situations. When using the AJP13 connector it always fails - large parts of the data appears to be missing.
I believe that this issue may also be fixed with the work done on
JETTY-237plus a change I made to the buffer full test.checked into SVN now.
Please test and confirm