Bug report #367 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/367> REPORT #367 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: Tomcat 3.2 beta 6 JVM Release: 1.3.1 Operating System: Linux OS Release: 2.2.12-20 Platform: INTEL Synopsis: When posting large dataamounts (>8188 Byte) via AJP13, data isn't chunked and lead to packet errors Description: When posting large amounts of data to Tomcat (e.g. for file uploads) the the mod_jk part of the AJP Protokol does chunk data to the maximum size of 8188 Bytes but sent more at a time, which leads to errors in the receiving msg buffer.Title: BugRat Report # 367
BugRat Report # 367
Project: Tomcat | Release: Tomcat 3.2 beta 6 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: high | Severity: critical |
Confidence:
public
|
Submitter:
Volker Schmidt ( [EMAIL PROTECTED] )
Date Submitted:
Nov 10 2000, 07:18:44 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- When posting large dataamounts (>8188 Byte) via AJP13, data isn't chunked and lead to packet errors
- Environment: (jvm, os, osrel, platform)
- 1.3.1, Linux, 2.2.12-20, INTEL
- Additional Environment Description:
- Testet with apache1.3.14 and mod_jk
- Report Description:
- When posting large amounts of data to Tomcat (e.g. for file uploads) the the mod_jk part of the AJP Protokol does chunk data to the maximum size of 8188 Bytes but sent more at a time, which leads to errors in the receiving msg buffer.
- How To Reproduce:
- null
- Workaround:
- null
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]