Subject: Re: PROBLEM POSTING LARGE DATA - TOMCAT6 SSL
the issue is only present in the NIO connector, ie, Http11NioProtocol
Filip
Jyothishree Honnavalli wrote:
> We have decided to wait till .15 realease. Another set of people want
> to use the 5.5.x . Do you know if the 5.5.x has this
r .15 release, then just use the blocking
connector instead of the NIO connector as a temporary work around
Filip
Jyothishree Honnavalli wrote:
> Thank you. Can you please recommend an version of tomcat that is also
> very stable and does not have this issue?.
>
>
&
: PROBLEM POSTING LARGE DATA - TOMCAT6 SSL
there was a bug fix, that will come out in 6.0.15 to take care of this
problem
Filip
Jyothishree Honnavalli wrote:
>
> Hi,
>
> We are having problems posting large chunks of data via tomcat ssl. We
> are seeing that there is a limitat
Hi,
We are having problems posting large chunks of data via tomcat ssl. We
are seeing that there is a limitation on how many characters can be
submitted depending where the request is coming from. This is happening
only when Tomcat is accessed over HTTPS. Problem does not occur when
accessing Tom