Re: JK connector and extra characters showing up

2010-07-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 6/30/2010 11:18 PM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: JK connector and extra characters showing up >> >> Those 4 extra characters are lik

RE: JK connector and extra characters showing up

2010-07-01 Thread Caldarale, Charles R
> From: David Brown [mailto:captki...@gmail.com] > Subject: Re: JK connector and extra characters showing up > > Now here's what I'm seeing. In dump A (tomcat jk) in > packet 2 at line 00c0 look at the end of the line's > hex. It's 03 1f f8 40. Pay attent

Re: JK connector and extra characters showing up

2010-07-01 Thread David Brown
First let me thank everyone for looking at this. Now I'll try to answer some of the questions and clear up the confusion (if I can). All these dumps are from responses and not request. I'll post more complete dumps at he end of this message. The first one is the communications between tomcat an

Re: JK connector and extra characters showing up

2010-07-01 Thread Rainer Jung
On 01.07.2010 03:00, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 6/30/2010 3:32 PM, David Brown wrote: Problem: Extra characters showing up in some content delivered from tomcat. I believe they are from the JK connector when it breaks up the content into

Re: JK connector and extra characters showing up

2010-07-01 Thread André Warnier
Caldarale, Charles R wrote: From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: JK connector and extra characters showing up Those 4 extra characters are likely to be the chunk size. 31 66 66 38 is, well, "1ff8", which is 792 in decimal. Not on my calcula

RE: JK connector and extra characters showing up

2010-06-30 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: JK connector and extra characters showing up > > Those 4 extra characters are likely to be the chunk size. 31 66 66 38 > is, well, "1ff8", which is 792 in decimal. Not on my calculator;

Re: JK connector and extra characters showing up

2010-06-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 6/30/2010 3:32 PM, David Brown wrote: > Problem: > > Extra characters showing up in some content delivered from tomcat. I believe > they are from the JK connector when it breaks up the content into 8k > packets. > > Setup: > > Tomcat 5.5