Not that anyone cares, but the "apparent" lost chunk problem was caused by the header scanner in the dumper client. He created an InputStreamReader() and it apparently reads exactly two lines ahead into it's buffer. Since my test case was "one line" per chunk it would reliably drop (have in its buffer) the first chunk's length, and the following one text line.

I'm sorry for wasting anyone's time.
PK


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to