Re: Practical solution for MSIE problems!?

1999-03-30 Thread Ralf S. Engelschall
On Mon, Mar 29, 1999, John Hamlik wrote: So which is better, SetEnvif or BrowserMatch per Toru Takinaka? I prefer the canonical SetEnvIf, because BrowserMatch is historically and is internally mapped to "SetEnvIf User-Agent" by mod_setenvif and mainly provided for backward compatibility

Re: Apache with mod_ssl caching old pages under https

1999-03-30 Thread Ralf S. Engelschall
On Mon, Mar 29, 1999, [EMAIL PROTECTED] wrote: I'm having a problem where apache will not refresh updated pages under https after I've made a change to them. I first saw this problem with: apache 1.3.4; mod_ssl 2.2.0-1.3.4; SSLeay-0.9.0b; php-3.0.6. I have now upgraded to:

Re: ANNOUNCE: mod_ssl 2.2.7

1999-03-30 Thread Ralf S. Engelschall
On Mon, Mar 29, 1999, [EMAIL PROTECTED] wrote: "Ralf S. Engelschall" [EMAIL PROTECTED] writes: Another update is available before new features will be introduced (in 2.2.8): mod_ssl 2.2.7 for Apache 1.3.6. This version mainly contains support for the MSIE client workaround.

Re: Apache wouldn't start with -DSSL

1999-03-30 Thread Ralf S. Engelschall
On Mon, Mar 29, 1999, Rauznitz Balazs wrote: [...] Ok; I tried to recompile with debugging symbols and I see "-g -ggdb3" while compiling but I still see "no debugging symbols found" while using gdb. Make sure you debug with the non-installed unstripped httpd binary and not the installed and

[BugDB] consumes HUGE amounts of CPU after having served a request (PR#146)

1999-03-30 Thread bugdb-mod-ssl
Full_Name: Volker Borchert Version: 2.2.7-1.3.6 OS: SunOS 4.1.4 / sun4c Submission from: zeus.teknon.de (192.54.46.9) I am using Netscape 4.08 on both SunOS 4.1.4 and 5.6. Since I have upgraded mod_ssl from 2.2.6 to 2.2.7, the httpd child which just has served a request starts to consume a

Re: [BugDB] consumes HUGE amounts of CPU after having served a request (PR#146)

1999-03-30 Thread bugdb-mod-ssl
On Tue, Mar 30, 1999, [EMAIL PROTECTED] wrote: Full_Name: Volker Borchert Version: 2.2.7-1.3.6 OS: SunOS 4.1.4 / sun4c Submission from: zeus.teknon.de (192.54.46.9) I am using Netscape 4.08 on both SunOS 4.1.4 and 5.6. Since I have upgraded mod_ssl from 2.2.6 to 2.2.7, the httpd child

RfD: Certificate Revokation Lists (CRL)

1999-03-30 Thread Ralf S. Engelschall
Some months ago people requested support for Certificate Revokation Lists (CRL) in mod_ssl and I've now found a little bit of extra time to port some old code from Douglas E. Engert and the GLOBUS project (which was posted to the SSLeay mailing lists one year ago) to mod_ssl+OpenSSL. The

ISAPI dlls on NT with Apache SSL

1999-03-30 Thread Jon and Sharon Dixon
Forgive me if this is a silly question, I am new to the world of internet development. Is it possible to run ISAPI dlls from the browser with a Windows NT server using Apache SSL as the web server. I would rather not use Microsoft IIS and I have heard a lot of good things about Apache. Thanks

Re: [BugDB] consumes HUGE amounts of CPU after having served a request (PR#146)

1999-03-30 Thread Volker Borchert
In message you write: | Are you sure you _HAVE NOT_ enabled the ssl-accurate-shutdown | feature of 2.2.7? Not that I would know of. The only line containg "shutdown" in *.conf is the one that is patched into httpd.conf-dist during configure: "SetEnvIf User-Agent ".*MSIE.*" nokeepalive

Re: Upgrade from 2.2.6-1.3.6 to 2.2.7 problem

1999-03-30 Thread Igor S. Livshits
At 8:39 AM +0200 on 3/30/99, Ralf S. Engelschall wrote: Then I guess you built mod_ssl statically inside the source tree. The problem is just that the DSO has to be built against the DBM library. As a workaround you can try to enable the shipped SDBM stuff. Nope -- I am pretty sure that I