On Thu, Mar 21, 2002, [EMAIL PROTECTED] wrote:

> [...]
> [Thu Mar 21 12:14:29 2002] [error] mod_ssl: SSL handshake timed out (client
> 130.167.114.38, server hoth.stsci.edu:443)
> 
> When the timeout occurs one of my threads (in java) that is making the
> https connection locks up.
> 
> I believe the timeout is not being reset if some sort of error that
> occurs on a prior pass through the module.  

Good catch. Yes, on errors it was not reset. This is now fixed
with mod_ssl 2.8.8. Thanks for discovering this bug.

> [...]
> Also the timeouts appear to be too short.  I didn't understand that.
> It looks like it is supposed to use the Timeout value from the apache
> configuration file.  I have this set to 300 (seconds), but the timeout
> occurs sooner than that, so there maybe something else going on that
> I don't see.

Hmmm.... I would also say it has to a large timeout value.
But because of the missing reset it could be short as a side-effect 
of the bug, of course.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to