Thanks for your reply Ben. No, there's no SSL involved.
--john
- Original Message -
From: Ben Stringer <[EMAIL PROTECTED]>
Date: Sunday, May 4, 2008 0:50 am
Subject: Re: unable to read complete POST body via tomcat connector
> On Sun, 2008-05-04 at 00:41 -0600, [EMAIL PR
ark Thomas <[EMAIL PROTECTED]>
Date: Sunday, May 4, 2008 2:17 am
Subject: Re: unable to read complete POST body via tomcat connector
> [EMAIL PROTECTED] wrote:
> > Hello All,
> >
> > I'm trying to POST a relatively small amount of content (22K) and
> find> that
Ben Stringer schrieb:
On Sun, 2008-05-04 at 00:41 -0600, [EMAIL PROTECTED] wrote:
Hello All,
I'm trying to POST a relatively small amount of content (22K) and find
that when the request comes via apache/mod_jk, I can only read part of
the body. The same request to standalone tomcat (HTTP conne
Mark Thomas schrieb:
[EMAIL PROTECTED] wrote:
Hello All,
I'm trying to POST a relatively small amount of content (22K) and find
that when the request comes via apache/mod_jk, I can only read part of
the body. The same request to standalone tomcat (HTTP connector) works
file. I'm reading the P
[EMAIL PROTECTED] wrote:
Hello All,
I'm trying to POST a relatively small amount of content (22K) and find
that when the request comes via apache/mod_jk, I can only read part of
the body. The same request to standalone tomcat (HTTP connector) works
file. I'm reading the POST body with code lik
On Sun, 2008-05-04 at 00:41 -0600, [EMAIL PROTECTED] wrote:
> Hello All,
>
> I'm trying to POST a relatively small amount of content (22K) and find
> that when the request comes via apache/mod_jk, I can only read part of
> the body. The same request to standalone tomcat (HTTP connector) works
> f
Hello All,
I'm trying to POST a relatively small amount of content (22K) and find
that when the request comes via apache/mod_jk, I can only read part of
the body. The same request to standalone tomcat (HTTP connector) works
file. I'm reading the POST body with code like:
BufferedReader reader =