Hi there,

Please post mod_ssl questions to the mod_ssl list. mod_ssl is a glue module
to put OpenSSL-based https support inside Apache. So a problem, when
running the three together, is more likely to interest those on the modssl
list than those who perhaps use openssl without modssl/apache at all.

FWIW: I think you'll find that this bug has already been discussed and
fixed on the modssl list; try;
   http://marc.theaimsgroup.com/?l=apache-modssl&m=99802270017339&w=2

Cheers,
Geoff

On Wed, 3 Oct 2001, Peter  Smith wrote:

> I'm having trouble with the stability of OpenSSL with Apache on Win32.
> OpenSSL 0.9.6, mod-ssl 2.8.2, Apache 1.3.19.
> 
> Looks to me like ssl_io_suck_read is following the actx pointer
> after the pool has been freed.  This would not be a problem on
> UNIX where there's only a single thread.  It's a problem under
> Win32 under load, because the freed pool memory may have been
> scribbled before it is accessed.

[snip]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to