On Wed, Jul 28, 1999, Simon Weijgers wrote:

> I can't seem to find a configure option to enable ipc semaphore support
> in modssl. Does this mean it isn't stable yet?

>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.

                                       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