SSL - Tomcat size problem.

SSL - Tomcat size problem.

am 31.05.2002 21:56:43 von gordo

Hi.
I seem to have a problem with using mod ssl and
tomcat. I get an IOException, and the file is not
sent (note that this is not the common IOException
that is harmless). The combinations that work/fail.

6M file w/o SSL = no problem
6M file w/ SSL = connection reset
4 byte file w/ SSL = no problem

I'm sure that there is some point between the 4
byte file and the 6M where it simply stops working.

Does anyone out there have any idea of why this
would occur? Is there some magical buffer size that
only effects SSL?
Gordon Oliver
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

Re: SSL - Tomcat size problem.

am 31.05.2002 22:12:39 von Eric Rescorla

"Gordon P. Oliver" writes:
> I seem to have a problem with using mod ssl and
> tomcat. I get an IOException, and the file is not
> sent (note that this is not the common IOException
> that is harmless). The combinations that work/fail.
>
> 6M file w/o SSL = no problem
> 6M file w/ SSL = connection reset
> 4 byte file w/ SSL = no problem
>
> I'm sure that there is some point between the 4
> byte file and the 6M where it simply stops working.
>
> Does anyone out there have any idea of why this
> would occur? Is there some magical buffer size that
> only effects SSL?
There shouldn't be.

What client are you using?

-Ekr


--
[Eric Rescorla ekr@rtfm.com]
http://www.rtfm.com/
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org