DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=21616>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=21616





------- Additional Comments From [EMAIL PROTECTED]  2004-11-18 16:38 -------
This bug can be reproduced by playing back a HTTP request (upload for example)
larger than ~55kB, if the HTTP chunks are anything else than 8kB each.
8kB seems to be the magic size, because it is able to clear the lpbData buffer
entirely.

If the lpbData buffer is read while it contains less than 8kB, then directly
afterwards the ReadClient() method is invoked to fill up the rest of the buffer.

If the content_read is not updated directly, the jk2_service_iis_read method (in
jk_service_iis.c) fails. (it might be worth it to take a look at that too)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to