Hi,

I am having some problems with Apache 2.0.36. We have 4 webservers behind a
load balancer (Cisco LocalDirector) that is running mod_ssl. Apache was
configured with a simple ./configure --enable-ssl --enable-proxy.

When I try to run SSLMutex sem on each server, it is able to respond to 3
or 4 requests, but then stops working. There is no response. and log
messages like these appear:

ssl_engine_log:[10/May/2002 15:33:11 29273] [warn]  Failed to acquire
global mutex lock
ssl_engine_log:[10/May/2002 15:33:11 29273] [warn]  Failed to release
global mutex lock
ssl_engine_log:[10/May/2002 15:33:12 29276] [warn]  Failed to acquire
global mutex lock
ssl_engine_log:[10/May/2002 15:33:12 29276] [warn]  Failed to release
global mutex lock
ssl_engine_log:[10/May/2002 15:33:12 29277] [warn]  Failed to acquire
global mutex lock
ssl_engine_log:[10/May/2002 15:33:12 29277] [warn]  Failed to release
global mutex lock

Things only work when I use SSLMutex none, but the documentation advises me
not to do this. Is there anything that I should do?
-- 
Guan Yang / http://unicast.org/ \ [EMAIL PROTECTED] | +45 7020 6916
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to