> From the user manual under "SSLMutex":
> (http://www.modssl.org/docs/2.3/ssl_reference.html)
>
> o sem
>
> This is the most elegant but also most non-portable Mutex variant
> where a SysV IPC Semaphore (under Unix) and a Windows Mutex (under
> Win32) is used when possible. It is only available when the underlying
> platform supports it.
By the way, I recently noticed Solaris 2.6 doesn't use
this, though it is supported by the platform. Is there
some other dependency too?
Mark
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]