"Ralf S. Engelschall" <[EMAIL PROTECTED]> writes:
[snip]
> When this is the case, then it gets hard for an OpenSSL application. Because
> AFAIK the in-core cache of OpenSSL (per server process) cannot be devided into
> separate instances (for each virtual server) by the application. So, it seems
> like OpenSSL has to support such separate caches. The application (like
> mod_ssl) has no chance here unless the library supports it, I think.
This is a bit off topic. But imagine the case where you use round-robin dns
to load balance your servers. In this case, you would _want_ to share the
session cache somehow. Just something to keep in mind I guess.
-Tom
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]