Re: [PATCH] fix util_ldap with older OpenLDAPs

2005-08-03 Thread Joe Orton
On Wed, Jul 27, 2005 at 09:59:18PM +0100, Joe Orton wrote: Since 2.0.54, it seems mod_auth_ldap just segfaults on any request if built against older versions of OpenLDAP, 2.2.20 and earlier (pre-2005). I worked this out a little better. It triggers only the *second* time the LDAP

Re: Problems in apr_rmm.c

2005-08-03 Thread Joe Orton
On Tue, Aug 02, 2005 at 04:26:44PM -0400, Fenlason, Josh wrote: Has anyone seen any problems in apr_rmm.c on systems with shared memory and ldap enabled? When I stop Apache via Crtl-C, I'm getting the Windows error saying that something is a miss in Apache. Stepping into the debugger, reveals

Re: About Apache xmlsec and httpd

2005-08-03 Thread William A. Rowe, Jr.
At 09:11 PM 8/2/2005, Zhenxiao Liu wrote: Hi, all, I'm new in this area. Could anyone please tell me how to start? I want to use Apache XML security library (c version) with httpd to filter XML traffic. Any advice is appreciated. This list is for development of the httpd web server. Perhaps

Re: SSL downloads faster than non SSL?

2005-08-03 Thread Rici Lake
On 3-Aug-05, at 8:11 AM, William A. Rowe, Jr. wrote: In the APR library, yes, we translate 'apr_sendfile' to TransmitFile() on win32. Some other magic occurs to obtain a file handle which can be passed to TransmitFile. But there are enough flaws in the TF() api that perhaps this would be

Re: SSL downloads faster than non SSL?

2005-08-03 Thread Brian Akins
Phillip Susi wrote: My understanding is that the current code will memory map the data file, optionally encrypt it with SSL, and then call a conventional send(). Using send() on a memory mapped file view instead of read() eliminates It does not change the file in place. -- Brian Akins

Re: SSL downloads faster than non SSL?

2005-08-03 Thread William A. Rowe, Jr.
At 10:48 AM 8/3/2005, Phillip Susi wrote: William A. Rowe, Jr. wrote: In the APR library, yes, we translate 'apr_sendfile' to TransmitFile() on win32. Some other magic occurs to obtain a file handle which can be passed to TransmitFile. But there are enough flaws in the TF() api that perhaps

Re: [PATCH] fix util_ldap with older OpenLDAPs

2005-08-03 Thread Brad Nicholes
This is why I would like to see the release of 2.2 as soon as possible. My only explanation is that I missed changing the NULL parameter to ldc-ldap when I did the backport of the conversion from global to per-connection from trunk (rev. 170805). Since the code bases for util_ldap are

Re: [PATCH] fix util_ldap with older OpenLDAPs

2005-08-03 Thread William A. Rowe, Jr.
At 12:24 PM 8/3/2005, Brad Nicholes wrote: The correct code should be: Index: util_ldap.c === --- util_ldap.c (revision 226877) +++ util_ldap.c (working copy) @@ -325,7 +325,7 @@ } if (st-connectionTimeout = 0) {

Discontinue current-testers v.s. stable-testers?

2005-08-03 Thread William A. Rowe, Jr.
Please, we need one more to pipe up, as Sander and I already concur that two lists is one to many. Would like to consolidate the two lists into [EMAIL PROTECTED] Votes please? I'm calling this issue 12 hours from now. Bill

Re: Discontinue current-testers v.s. stable-testers?

2005-08-03 Thread Lars Eilebrecht
According to William: Would like to consolidate the two lists into [EMAIL PROTECTED] Votes please? I'm calling this issue 12 hours from now. +1 ciao... -- Lars Eilebrecht - Great spirits have always encountered violent [EMAIL PROTECTED] - opposition from mediocre. (Albert

Re: Discontinue current-testers v.s. stable-testers?

2005-08-03 Thread Graham Leggett
William A. Rowe, Jr. wrote: Would like to consolidate the two lists into [EMAIL PROTECTED] Votes please? I'm calling this issue 12 hours from now. +1. Regards, Graham --

Re: [PATCH] fix util_ldap with older OpenLDAPs

2005-08-03 Thread Joe Orton
On Wed, Aug 03, 2005 at 11:24:49AM -0600, Brad Nicholes wrote: This is why I would like to see the release of 2.2 as soon as possible. My only explanation is that I missed changing the NULL parameter to ldc-ldap when I did the backport of the conversion from global to per-connection from

Re: mod_dnsbl_lookup 0.90

2005-08-03 Thread Jem Berkes
Sorry for the slow replies, our phone landline +internet is dead and the telco [TSX: MBT] won't fix it for a week. Terrible for getting work done. Cool. I'd split dnsbl_zones into ipv4_dnsbl_zones and ipv6_dnsbl_zones and have the DnsblZones directive work like; DnsblIPv4Zones

Re: SSL downloads faster than non SSL?

2005-08-03 Thread Bill Stoddard
William A. Rowe, Jr. wrote: At 10:48 AM 8/3/2005, Phillip Susi wrote: William A. Rowe, Jr. wrote: In the APR library, yes, we translate 'apr_sendfile' to TransmitFile() on win32. Some other magic occurs to obtain a file handle which can be passed to TransmitFile. But there are enough

[STATUS] (httpd-2.0) Wed Aug 3 23:45:26 2005

2005-08-03 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2005-08-03 17:37:05 -0400 (Wed, 03 Aug 2005) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x/STATUS Documentation status is

[STATUS] (httpd-test: perl-framework) Wed Aug 3 23:46:05 2005

2005-08-03 Thread Rodent of Unusual Size
httpd-test/perl-framework STATUS: -*-text-*- Last modified at [$Date: 2004-11-24 19:36:41 -0500 (Wed, 24 Nov 2004) $] Stuff to do: * finish the t/TEST exit code issue (ORed with 0x2C if framework failed) * change existing tests that frob the

[STATUS] (httpd-test: flood) Wed Aug 3 23:45:56 2005

2005-08-03 Thread Rodent of Unusual Size
flood STATUS: -*-text-*- Last modified at [$Date: 2004-11-24 19:36:41 -0500 (Wed, 24 Nov 2004) $] Release: 1.0: Released July 23, 2002 milestone-03: Tagged January 16, 2002 ASF-transfer: Released July 17, 2001

[STATUS] (httpd-2.1) Wed Aug 3 23:45:34 2005

2005-08-03 Thread Rodent of Unusual Size
APACHE 2.1 STATUS: -*-text-*- Last modified at [$Date: 2005-06-30 16:42:43 -0400 (Thu, 30 Jun 2005) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/trunk/STATUS Documentation status is maintained