On Wed, 28 Jul 1999, Ralf S. Engelschall wrote:
> 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.
>
Well I've read that beforeand tried it on my Linux system, which as far
i know supports SysV IPC semaphores. In fact I just checked my
kernel-config file and it's enabled. At that point I figured it probably
had to be enabled at compile time but as I stated in my first email
regarding this issue I can't find references to sysv ipc semaphores, I did
however find ifdef's regarding sysv ipc semaphores in the source which led
me to conclude it isn't stable. Where am I making a thinking error?
Regards,
Simon Weijgers
PS:
[root@simon vnc]# /etc/rc.d/init.d/httpd start
Starting httpd: httpd Syntax error on line 1116 of
/etc/httpd/conf/httpd.conf:
SSLMutex: Semaphores not available on this platform
Linux 2.2.10 with sysV IPC enabled.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]