Greetings,

I am using the recommended Unix method of semaphores to ensure locking
of mutually-exclusive operations with the directive:

SSLMutex  sem

SSL seems to work OK but I get repeated warnings in the SSL_engine_log:

[..] [warn]  Failed to release global mutex lock
[..] [warn]  Failed to acquire global mutex lock

If I check IPC status I see:

# ipcs
IPC status from <running system> as of ..
Message Queue facility not in system.
T         ID      KEY        MODE        OWNER    GROUP
Shared Memory:
Semaphores:
s     262144   00000000 --ra-ra----   apache   nobody

My question is: Are these warnings anything to worry about? 

Rgds,

Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to