SSLMutex file(s) with IP-Virtuals

2003-12-30 Thread Tom Walsh
from the docs was that a mutex file would need to be defined for each server running modssl? I defined them as such: Secure0: SSLMutex file:/var/cache/apache2-mod_ssl/ssl_mutex0 Secure1: SSLMutex file:/var/cache/apache2-mod_ssl/ssl_mutex1 This way I can avoid collisions between the two

Re: SSLMutex file(s) with IP-Virtuals

2003-12-30 Thread Tom Walsh
Marco A. Zamora Cunningham wrote: Secure0: SSLMutex file:/var/cache/apache2-mod_ssl/ssl_mutex0 Secure1: SSLMutex file:/var/cache/apache2-mod_ssl/ssl_mutex1 This way I can avoid collisions between the two independant apache servers running modssl and avoid mutex problems? My

SSLMutex

2003-03-18 Thread Mohsin Sabir.
When I try to start the Apache Server it gives an error: SSLMutex cannot occur within the Virtual Host section. Please advise. It is NT4 Server running. Mohsin mailto:[EMAIL PROTECTED] __ The information transmitted is intended

Apache 2.0.36, load balancer and SSLMutex

2002-05-10 Thread Guan Yang
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

Re: Apache 2.0.36, load balancer and SSLMutex

2002-05-10 Thread Cliff Woolley
On Fri, 10 May 2002, Guan Yang wrote: 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

Re: Apache 2.0.36, load balancer and SSLMutex

2002-05-10 Thread Patrick Herborn
. 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

mod_ssl: SSLMutex lock 'sem' and SSLSessionCache storage 'shm:' not available on Solaris8

2002-02-08 Thread Bert Courtin
Hi, I'm trying to compile the following apache_1.3.23 mm-1.1.3 openssl-0.9.6c mod_ssl-2.8.6-1.3.23 and get SSLMutex lock 'sem' and SSLSessionCache storage 'shm:' available on Solaris8/SPARC (sparc-sun-solaris2.8) - without any success:-( The apache build reports always (I now've tried

[BugDB] SSLMutex lock 'sem' and SSLSessionCache storage 'shm:' not available on Solaris8 (PR#664)

2002-02-08 Thread modssl-bugdb
Full_Name: Bert Courtin Version: mod_ssl-2.8.6-1.3.23 OS: sparc-sun-solaris2.8 Submission from: (NULL) (195.243.113.252) Hi, I'm trying to compile the following apache_1.3.23 mm-1.1.3 openssl-0.9.6c mod_ssl-2.8.6-1.3.23 and get SSLMutex lock 'sem' and SSLSessionCache storage 'shm

Getting SSLMutex 'sem' and SSLSessionCache 'shm:/...' work on Solaris 8/SPARC

2002-02-07 Thread Bert Courtin
Hi, I'd like the httpd-configuration options SSLMutex 'sem' and SSLSessionCache 'shm:/...' getting to work on my Solaris 8/SPARC. Currently they are not supported/available by my apache build: httpd -L: - SSLMutex (mod_ssl.c) SSL lock for handling

Re: Getting SSLMutex 'sem' and SSLSessionCache 'shm:/...' work on Solaris 8/SPARC

2002-02-07 Thread Mads Toftum
On Thu, Feb 07, 2002 at 04:29:45PM +0100, Bert Courtin wrote: Questions: -- - Are these Options for SSLMutex (sem) / SSLSessionCache (shm) available on Solaris 8/SPARC? yes. I never build mod_ssl on Solaris without it. - How do I have to build mod_ssl / apache to get it work as I

Re: SSLMutex error

2001-04-05 Thread Owen Boyle
Maarten van Lieshout wrote: This problem has been reported previously, but I am using different software versions. SSLMutex file:chroot/tmp/ssl_mutex What all this "chroot" stuff? This is supposed to be a full path to a filename. Try something simple like: SSLMutex file:/home/a

Re: SSLMutex error

2001-04-05 Thread Brett W. McCoy
On Thu, 5 Apr 2001, Maarten van Lieshout wrote: [04/Apr/2001 23:46:57 97322] [error] Child could not open SSLMutex lockfile /home/www.nottherealname.com/chroot/tmp/ssl_mutex.89573 (System error follows) See what I mean? It cannot find the file ssl_mutex.89573 which DOES exist. I think

RE: SSLMutex error

2001-04-05 Thread John . Airey
-Original Message- From: Maarten van Lieshout [mailto:[EMAIL PROTECTED]] Sent: 05 April 2001 15:04 To: [EMAIL PROTECTED] Subject: Re: SSLMutex error Owen Boyle wrote: Maarten van Lieshout wrote: This problem has been reported previously, but I am using different

SSLMutex - sem or file?

2001-03-07 Thread Owen Boyle
Greetings, I was using mod_ssl on a quiet server with no problems with the directive: SSLMutex sem I started the same configuration on a much busier server and immediately ran into problems of very slow delivery, timeouts etc. The ssl_engine_log showed: ... [07/Mar/2001 15:17:36 22021] [warn

SSLMutex - sem or file?

2001-03-07 Thread Michael E. Lewis
Greetings, I was using mod_ssl on a quiet server with no problems with the directive: SSLMutex sem I started the same configuration on a much busier server and immediately ran into problems of very slow delivery, timeouts etc. The ssl_engine_log showed: ... [07/Mar/2001 15:17:36 22021] [warn

RE: SSLMutex error

2000-07-21 Thread Airey, John
ctl(IPC_SET) # when the value of (unsigned)Group is above 6; # don't use Group nobody on these systems! # John -Original Message- From: Diana Moreland [mailto:[EMAIL PROTECTED]] Sent: 20 July 2000 20:03 To: [EMAIL PROTECTED] Subject: Re: SSLMutex error So I wonder why mine wou

Re: SSLMutex error

2000-07-21 Thread Diana Moreland
-Original Message- From: Diana Moreland [mailto:[EMAIL PROTECTED]] Sent: 20 July 2000 20:03 To: [EMAIL PROTECTED] Subject: Re: SSLMutex error So I wonder why mine wouldn't work? Mads Toftum wrote: On Thu, Jul 20, 2000 at 08:42:08AM -0700, David Rees wrote: Is anyone running

Re: SSLMutex error

2000-07-20 Thread David Rees
On Wed, Jul 19, 2000 at 01:00:08PM -0400, Diana Moreland wrote: Thanks for everybody's help. I finally got it fixed. Here's what I did (for anybody else that might run in to this.) I tried to change the ownership of the logs directory to the nobody user but it would not change. I looked

Re: SSLMutex error

2000-07-20 Thread Mads Toftum
On Thu, Jul 20, 2000 at 08:42:08AM -0700, David Rees wrote: Is anyone running mod_ssl as nobody with a /dev/null shell successfully? Yep. vh Mads Toftum -- `Darn it, who spiked my coffee with water?!' - lwall __ Apache

Re: SSLMutex error

2000-07-19 Thread Mads Toftum
On Tue, Jul 18, 2000 at 06:02:24PM -0400, Diana Moreland wrote: Thanks for the suggestion but when I tried it, the ownership of the mutex file did not change. The owner is still displayed as root. Hmmm - try stopping apache rm any leftover mutex files and start again. vh Mads Toftum --

Re: SSLMutex error

2000-07-19 Thread Diana Moreland
Thanks for everybody's help. I finally got it fixed. Here's what I did (for anybody else that might run in to this.) I tried to change the ownership of the logs directory to the nobody user but it would not change. I looked in my passwd file and discovered the nobody user had the shell set to

RE: SSLMutex error

2000-07-19 Thread David Rees
Hmmm, looks like an entry for the FAQ! -Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Diana Moreland Sent: Wednesday, July 19, 2000 10:00 AM To: [EMAIL PROTECTED] Subject: Re: SSLMutex error Thanks for everybody's help. I finally got

SSLMutex error

2000-07-18 Thread Diana Moreland
I know this question has probably come up in this mailing list before so excuse me for being redundant. I checked the archives and tried a couple of things that were suggested there, but they didn't help. How do I fix this? Child could not open SSLMutex lockfile /usr/local/apache/logs

Re: SSLMutex error

2000-07-18 Thread Mads Toftum
this? Child could not open SSLMutex lockfile /usr/local/apache/logs/ssl_mutex.24640 System: Permission denied (errno: 13) Probably a permission problem - what does ls -l /usr/local/apache/logs/ssl_mutex* tell you? It should be owned by the user that the webserver runs as, and that user should have

Re: SSLMutex error

2000-07-18 Thread Jason P. Winters
Thanks for the suggestion but when I tried it, the ownership of the mutex file did not change. The owner is still displayed as root. I just did an install/upgrade on one of my systems, and got the same error. Frustrated me for a bit, as I tried everything I could think of. I finally just

SSLMutex

2000-07-11 Thread callen
Salut: Arggg! I have been mucking around with this error for quite some time and I must be missing something! [error] System: Permission denied (errno: 13) [Tue Jul 11 13:52:18 2000] [error] mod_ssl: Child could not open SSLMutex lockfile /django/opt/apache_1.3.12/logs/ssl_mutex.8681 as per

RE: SSLMutex

2000-07-11 Thread David Rees
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of callen Sent: Tuesday, July 11, 2000 12:01 PM To: [EMAIL PROTECTED] Subject: SSLMutex Salut: Arggg! I have been mucking around with this error for quite some time and I must be missing something

Re: SSLMutex

2000-07-11 Thread callen
David Rees wrote: Or even better, shutdown Apache, delete all the ssl_mutex* files, and restart. -Dave David thanks, I did what you advised with shutting down and restarting: Before start: drwxrwxrwx 2 1078 nobody 1024 Jul 11 14:34 . drwxr-xr-x 13 1078 1078

RE: SSLMutex

2000-07-11 Thread David Rees
]]On Behalf Of callen Sent: Tuesday, July 11, 2000 12:38 PM To: [EMAIL PROTECTED] Subject: Re: SSLMutex David Rees wrote: Or even better, shutdown Apache, delete all the ssl_mutex* files, and restart. -Dave David thanks, I did what you advised with shutting down and restarting: Before

Re: SSLMutex

2000-07-11 Thread callen
could not open SSLMutex lockfile /django/opt/apache_1.3.12/logs/ssl_mutex.9167 (System error follows) [Tue Jul 11 14:35:29 2000] [error] System: Permission denied (errno: 13) Same error in the ssl_engine_log. I think I will try this: http://marc.theaimsgroup.com/?l=apache-modsslm

Re: SSLMutex

2000-07-11 Thread Cliff Woolley
[EMAIL PROTECTED] 07/11/00 03:00PM [error] System: Permission denied (errno: 13)[Tue Jul 11 13:52:18 2000] [error] mod_ssl: Child could not openSSLMutex lockfile /django/opt/apache_1.3.12/logs/ssl_mutex.8681as per faq the answer is:"This is usually caused by to restrictive permissions on

Re: patch: HP-UX SSLMutex sem

2000-03-28 Thread Ralf S. Engelschall
On Mon, Mar 27, 2000, Kevin Steves wrote: HP-UX has SysV semaphores, and this patch permits "SSLMutex sem" on that platform (patch is against mod_ssl-2.6.0-1.3.12): --- pkg.sslmod/mod_ssl.h~ Thu Feb 24 20:51:13 2000 +++ pkg.sslmod/mod_ssl.h Mon Feb 28 17:53:54 2000

patch: HP-UX SSLMutex sem

2000-03-27 Thread Kevin Steves
HP-UX has SysV semaphores, and this patch permits "SSLMutex sem" on that platform (patch is against mod_ssl-2.6.0-1.3.12): --- pkg.sslmod/mod_ssl.h~ Thu Feb 24 20:51:13 2000 +++ pkg.sslmod/mod_ssl.hMon Feb 28 17:53:54 2000 @@ -261,7 +261,8 @@ __FreeBSD_versio

Re: Question:Child could not open SSLMutex...

2000-03-22 Thread Ralf S. Engelschall
On Mon, Mar 20, 2000, Rob Leachman wrote: I just installed mod_ssl. When I started the httpd server(./apachectl startssl), there was error messages in error_log saying "Child could not open SSLMutex lockfile logs/ssl_mutex.17472". Would you tell me how to fix it?

Re: Question:Child could not open SSLMutex...

2000-03-20 Thread Rob Leachman
I just installed mod_ssl. When I started the httpd server(./apachectl startssl), there was error messages in error_log saying "Child could not open SSLMutex lockfile logs/ssl_mutex.17472". Would you tell me how to fix it? Finally a chance to give something back

Question:Child could not open SSLMutex...

2000-02-15 Thread Hankyu Joo
Hello, I just installed mod_ssl. When I started the httpd server(./apachectl startssl), there was error messages in error_log saying "Child could not open SSLMutex lockfile logs/ssl_mutex.17472". Would you tell me how to fix it? Thank you

Re: Question:Child could not open SSLMutex...

2000-02-15 Thread Graham Leggett
Hankyu Joo wrote: I just installed mod_ssl. When I started the httpd server(./apachectl startssl), there was error messages in error_log saying "Child could not open SSLMutex lockfile logs/ssl_mutex.17472". Would you tell me how to fix it? The first things to check a

Re: Question:Child could not open SSLMutex...

2000-02-15 Thread Philipp Buehler
Hankyu Joo wrote To [EMAIL PROTECTED]: I just installed mod_ssl. When I started the httpd server(./apachectl startssl), there was error messages in error_log saying "Child could not open SSLMutex lockfile logs/ssl_mutex.17472". there is no $APACHEROOT/logs directory --- End of

Re: SSLMutex error

1999-10-01 Thread Ralf S. Engelschall
On Thu, Sep 30, 1999, Ameya Talwalkar wrote: apache : 1.3.6 openssl : 0.9.3.a modssl : 2.3.9-1.3.6 I get the following error in the log file, [Thu Sep 30 13:28:13 1999] [error] mod_ssl: Child could not open SSLMutex lockfile /usr/local/valicert/enterpriseva/apache/logs/ssl_mutex.16240

Re: SSLMutex error

1999-10-01 Thread Brad Arrington
Ameya Talwalkar wrote: Hello, I am running a apache-ssl server which uses, apache : 1.3.6 openssl : 0.9.3.a modssl : 2.3.9-1.3.6 I get the following error in the log file, [Thu Sep 30 13:28:13 1999] [error] mod_ssl: Child could not open SSLMutex lockfile /usr/local/valicert

SSLMutex error

1999-09-30 Thread Ameya Talwalkar
Hello, I am running a apache-ssl server which uses, apache : 1.3.6 openssl : 0.9.3.a modssl : 2.3.9-1.3.6 I get the following error in the log file, [Thu Sep 30 13:28:13 1999] [error] mod_ssl: Child could not open SSLMutex lockfile /usr/local/valicert/enterpriseva/apache/logs/ssl_mutex.16240

Re: mod_ssl: Child could not open SSLMutex lockfile

1999-07-29 Thread Ralf S. Engelschall
] mod_ssl: Child could not open SSLMutex lockfile /var/log/apache/ssl_mutex.24649 (System error follows) [Tue Jul 27 10:41:02 1999] [error] System: No such file or directory (errno: 2) [Tue Jul 27 10:41:02 1999] [notice] caught SIGTERM, shutting down Are you _REALLY_ sure you've

Re: mod_ssl: Child could not open SSLMutex lockfile

1999-07-28 Thread Ralf S. Engelschall
On Wed, Jul 28, 1999, [EMAIL PROTECTED] wrote: Yesterday somebody reported the following error with 2.3.9 and I confirmed it, applied the suggested path from Ralf and restarted the webserver. [Tue Jul 27 10:41:02 1999] [error] mod_ssl: Child could not open SSLMutex lockfile /var/log

Re: mod_ssl: Child could not open SSLMutex lockfile

1999-07-28 Thread timtas
Are you _REALLY_ sure you've applied the patch successfully and recompiled and restarted your server? That was the only mutex-related change, so IT HAS TO work with this patch as long as it's true that it worked before with 2.3.6 as others reported. Well, I'm quite sure I did the right

Re: mod_ssl: Child could not open SSLMutex lockfile

1999-07-28 Thread Matthias Loepfe
Hi This is exactly the same BUG as I reported somne minutes ago. The 'cleanup for exec' unlink's the mutex-lock-file. regards Matthias [EMAIL PROTECTED] wrote: Are you _REALLY_ sure you've applied the patch successfully and recompiled and restarted your server? That was the only

Re: mod_ssl: Child could not open SSLMutex lockfile

1999-07-28 Thread athompso
Confirmed. Version 2.3.10 does fix the problem (for me, at least). -Adam "Ralf S. Engelschall" wrote: No, try again with mod_ssl 2.3.10 now, please. I've changed the init and cleanup logic and I really hope the problems are now fixed. -- Adam Thompson, MCNE, MCSE, CWT, A+ Vice-President /

Re: [BugDB] Child could not open SSLMutex (PR#218)

1999-07-27 Thread timtas
On Tue, Jul 27, 1999, [EMAIL PROTECTED] wrote: In version mod_ssl-2.3.8-1.3.6 and mod_ssl-2.3.9-1.3.6 I get the following messages in the error logfile: [error] System: No such file or directory (errno: 2) [error] mod_ssl: Child could not open SSLMutex lockfile

Re: [BugDB] Child could not open SSLMutex (PR#218)

1999-07-26 Thread modssl-bugdb
] System: No such file or directory (errno: 2) [error] mod_ssl: Child could not open SSLMutex lockfile ... This problem is NOT available in version mod_ssl-2.3.6-1.3.6 and the file .../apache/logs/ssl_mutex.xyz is created. Hmm... can you apply the appended patch to ssl_engine_mutex.c and try

Re: [BugDB] SSLMutex lockfile: permission denied (PR#122)

1999-03-17 Thread bugdb-mod-ssl
this in the error_log: [error] mod_ssl: Child could not open SSLMutex lockfile /var/run/ssl_mutex.12155 (System error follows) [error] System: Permission denied (errno: 13) I've in httpd.conf: SSLMutex file:/var/run/ssl_mutex ls -l /var/run/ssl_mutex.12155 -rw--- 1 root root 0 Mar 15 15

Re: [BugDB] SSLMutex lockfile: permission denied (PR#122)

1999-03-17 Thread bugdb-mod-ssl
On Mon, Mar 15, 1999, Bruno Treguier wrote: Starting the httpd isn't working, it brings this in the error_log: [error] mod_ssl: Child could not open SSLMutex lockfile /var/run/ssl_mutex.12155 (System error follows) [error] System: Permission denied (errno: 13) I've in httpd.conf

[BugDB] SSLMutex lockfile: permission denied (PR#122)

1999-03-15 Thread bugdb-mod-ssl
SSLMutex lockfile /var/run/ssl_mutex.12155 (System error follows) [error] System: Permission denied (errno: 13) I've in httpd.conf: SSLMutex file:/var/run/ssl_mutex ls -l /var/run/ssl_mutex.12155 -rw--- 1 root root 0 Mar 15 15:45 /var/run/ssl_mutex.12155 Applying a chmod 666 /var/run

Re: [BugDB] SSLMutex lockfile: permission denied (PR#122)

1999-03-15 Thread Bruno Treguier
Starting the httpd isn't working, it brings this in the error_log: [error] mod_ssl: Child could not open SSLMutex lockfile /var/run/ssl_mutex.12155 (System error follows) [error] System: Permission denied (errno: 13) I've in httpd.conf: SSLMutex file:/var/run/ssl_mutex ls -l /var