DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32325>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32325





------- Additional Comments From [EMAIL PROTECTED]  2005-05-19 23:26 -------
I should add that I experienced this problem with 2.0.53 - I have also upgraded
to 2.0.54.

(In reply to comment #6)
> I am also noticing this problem on Solaris 8 - I am using Sun's OpenSSL 
> package
> that is installed as part of their Crypto Accelerator 1000 hardware, worker
> threads, and the following rules defined:
> 
> ./configure \
> --enable-so \
> --with-mpm=worker \
> --enable-mods-shared=most \
> --enable-ssl \
> --with-ssl=/opt/SUNWconn/crypto \
> --enable-dav \
> --enable-so \
> --enable-deflate \
> --enable-proxy=static \
> --enable-proxy-http=static \
> --enable-nonportable-atomics=yes 
> 
> I did not have AcceptMutex or SSLMutex defined in my httpd.conf, so I defined
> them as:
> 
> AcceptMutex pthread
> SSLMutex sem
> 
> I should have defined the SSLMutex anyway since I'm using SSLSessionCache - my
bad.
> 
> I'm testing the change of AcceptMutex and will report back.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to