Re: mod_python 3.2.10 available for testing

2006-07-20 Thread Jorey Bump
+1 Linux Slackware 10.1, Apache 2.0.55 (mpm-prefork), Python 2.4.1 Jim Gallacher wrote: The mod_python 3.2.10 tarball is available for testing. Part way through the release process for 3.2.9 a fix was found for several memory leaks (MODPYTHON-172). We've decided to skip the official 3.2.9

RE: [TALLY] Release mod_aspdotnet build 2004?

2006-07-20 Thread Trent Nelson
Feel free to chip in, I'd be more than happy to vote +1 for the module if I knew how to get it up and running and test it with even a hello world ASP. I had a brief look, and it seemed like a lot of effort. You could document that, and it might make it easier for testers. Here are the steps

RE: [TALLY] Release mod_aspdotnet build 2004?

2006-07-20 Thread Trent Nelson
Erm, missed a slightly important step. 1. Download and install latest Win32 2.2.2 Apache binary. 1.5. Download and install mod_aspdotnet binary for Apache 2.x. 2. Download .netCHARTING 4.0 evaluation version for .NET 1.1 from http://www.dotnetcharting.com/download.aspx.

Re: [TALLY] Release mod_aspdotnet build 2004?

2006-07-20 Thread Colm MacCarthaigh
On Thu, Jul 20, 2006 at 01:09:19PM +0200, Trent Nelson wrote: 1. Download and install latest Win32 2.2.2 Apache binary. o.k., well that's a bad start, but I can handle building an Apache binary :-) 2. Download .netCHARTING 4.0 evaluation version for .NET 1.1 from

Re: mod_python 3.2.10 available for testing

2006-07-20 Thread Graham Dumpleton
+1 MacOSX 10.4.7 PPC, Apache 2.2.1 (mpm-prefork), Python 2.3.5 +1 MacOSX 10.4.7 PPC, Apache 2.2.1 (mpm-worker), Python 2.3.5 On 20/07/2006, at 4:11 AM, Jim Gallacher wrote: The mod_python 3.2.10 tarball is available for testing. Part way through the release process for 3.2.9 a fix was found

Re: svn commit: r423886 - in /httpd/httpd/trunk: CHANGES server/request.c

2006-07-20 Thread Joe Orton
On Thu, Jul 20, 2006 at 11:01:08AM -, [EMAIL PROTECTED] wrote: Author: rpluem Date: Thu Jul 20 04:01:07 2006 New Revision: 423886 URL: http://svn.apache.org/viewvc?rev=423886view=rev Log: * Check for symbolic links of the target file in the optimized case that we had already done

Re: svn commit: r423444 - in /httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem: ./ Makefile.in config5.m4 mod_plainmem.c mod_scoreboard.c mod_sharedmem.c slotmem.h

2006-07-20 Thread Ruediger Pluem
Some comments inline. Regards Rüdiger On 19.07.2006 14:18, [EMAIL PROTECTED] wrote: Author: jfclere Date: Wed Jul 19 05:18:10 2006 New Revision: 423444 --- httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_plainmem.c (added) +++

Re: svn commit: r423886 - in /httpd/httpd/trunk: CHANGES server/request.c

2006-07-20 Thread Ruediger Pluem
On 20.07.2006 14:04, Joe Orton wrote: I think it's a *very* bad idea to imply that SymLinksIfOwnerMatch is a security feature. If you did want to call this a security feature then you also need to fix the big fat race condition inbetween all those nice careful stat() calls and the

Re: [TALLY] Release mod_aspdotnet build 2004?

2006-07-20 Thread Jorge Schrauwen
The Microsoft Atlast samples will be a good test aswel:http://atlas.asp.net/Default.aspx?tabid=47On 7/20/06, Colm MacCarthaigh [EMAIL PROTECTED] wrote: On Thu, Jul 20, 2006 at 01:09:19PM +0200, Trent Nelson wrote: 1.Download and install latest Win32 2.2.2 Apache binary.o.k., well that's a bad

Re: 2.0.x

2006-07-20 Thread Ruediger Pluem
On 07/19/2006 10:25 PM, William A. Rowe, Jr. wrote: Ruediger Pluem wrote: On 19.07.2006 17:38, William A. Rowe, Jr. wrote: Actually, does this handle the nested case (more than one level depth?) Which case exactly do you have in mind? I have to investigate which modules can cause

Re: [RELEASE CANDIDATE] libapreq2 2.08-RC4

2006-07-20 Thread Randy Kobes
On Thu, 20 Jul 2006, Philip M. Gollucci wrote: Steve Hay wrote: repeatedly from the glue/perl sub-directory and see whether or not it ever fails for you. Did you get round to trying that? Just did. 24 times. 100% success. My usual combination of things. Like Steve, I still see this

Re: svn commit: r423886 - in /httpd/httpd/trunk: CHANGES server/request.c

2006-07-20 Thread Justin Erenkrantz
On 7/20/06, Ruediger Pluem [EMAIL PROTECTED] wrote: I guess I can't change the log entry anymore. All I can do is adjust the CHANGES entry. Would that address your concerns? svn propchange --revprop -r423886 svn:log https://svn.apache.org/repos/asf/ HTH. -- justin

Re: svn commit: r423886 - in /httpd/httpd/trunk: CHANGES server/request.c

2006-07-20 Thread Garrett Rooney
On 7/20/06, Ruediger Pluem [EMAIL PROTECTED] wrote: I guess I can't change the log entry anymore. All I can do is adjust the CHANGES entry. Would that address your concerns? Actually you can change the log entry. Try 'svn pedit --revprop -r REVISION' -garrett

RE: [TALLY] Release mod_aspdotnet build 2004?

2006-07-20 Thread Trent Nelson
On Thu, Jul 20, 2006 at 01:09:19PM +0200, Trent Nelson wrote: 1. Download and install latest Win32 2.2.2 Apache binary. o.k., well that's a bad start, but I can handle building an Apache binary :-) Yah, I was just recalling what I did; if you want to build directly you're more than

Re: svn commit: r423444 - in /httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem: ./ Makefile.in config5.m4 mod_plainmem.c mod_scoreboard.c mod_sharedmem.c slotmem.h

2006-07-20 Thread Brian Akins
Ruediger Pluem wrote: +static apr_status_t ap_slotmem_create(ap_slotmem_t **new, const char *name, apr_size_t item_size, int item_num, apr_pool_t *pool) In my thought of a slotmem or scoreboard item_num is max threads * max procs just like the normal scoreboard. Or has this morphed into

[PATCH] revamped mod_disk_cache directory structure

2006-07-20 Thread Davi Arnaut
Hi, This patch converts the mod_disk_cache cache directory structure to a uniformly distributed two level hierarchy. The admin specifies the number of level-1 and level-2 directories and the files are scattered across the level-2 directories. Also, with this patch it is possible to designate

Re: [TALLY] Release mod_aspdotnet build 2004?

2006-07-20 Thread William A. Rowe, Jr.
Colm MacCarthaigh wrote: On Thu, Jul 20, 2006 at 01:09:19PM +0200, Trent Nelson wrote: 2. Download .netCHARTING 4.0 evaluation version for .NET 1.1 from http://www.dotnetcharting.com/download.aspx. They want my email address, so that's a non-starter. Are there any other ASP applications,

Re: [PATCH] revamped mod_disk_cache directory structure

2006-07-20 Thread Colm MacCarthaigh
On Thu, Jul 20, 2006 at 11:58:01AM -0300, Davi Arnaut wrote: Also, with this patch it is possible to designate directories to separate partitions because the temporary files are created on the destination directory. I'm not sure it goes far enough though. What if an admin has two

Re: [TALLY] Release mod_aspdotnet build 2004?

2006-07-20 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: So do what every project asks you to do, read the README in the .zip ball :) Note that it's out of date in one respect; installer (now compiled from the InstallShield 11.5 flavor) can no longer integrate into the build schema. You would get more out of reading the

Re: Mixing module and httpd builds with different MS C runtime libs

2006-07-20 Thread William A. Rowe, Jr.
As a general rule, any module which uses strictly the apr API with all apr objects, and it's own choice of API's with it's internal objects, will be just fine no matter which compiler it is built with. The calls you are looking for are apr_os_{xxx}() invocations which extract system resources or

Re: svn commit: r423444 - in /httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem: ./ Makefile.in config5.m4 mod_plainmem.c mod_scoreboard.c mod_sharedmem.c slotmem.h

2006-07-20 Thread Jean-frederic Clere
Ruediger Pluem wrote: Some comments inline. Regards Many thanks Cheers Jean-Frederic Rüdiger On 19.07.2006 14:18, [EMAIL PROTECTED] wrote: Author: jfclere Date: Wed Jul 19 05:18:10 2006 New Revision: 423444 ---

Re: Re[2]: apache 2.2 crashes at the start time in mod_dbd.c then preparing AuthDBDUserPWQuery

2006-07-20 Thread Brian J. France
I think this is the same issue I had: http://www.mail-archive.com/dev@httpd.apache.org/msg31299.html Not sure if there was a fix committed into the code tree or not. Brian On Jul 20, 2006, at 3:52 PM, Anton Golubev wrote: Hello Nick, Here is here the minimal complete config, which crashes

Re: [PATCH] revamped mod_disk_cache directory structure

2006-07-20 Thread Davi Arnaut
Em 20/07/2006, às 17:06, Colm MacCarthaigh escreveu: On Thu, Jul 20, 2006 at 11:58:01AM -0300, Davi Arnaut wrote: Also, with this patch it is possible to designate directories to separate partitions because the temporary files are created on the destination directory. I'm not sure it goes

Re: svn commit: r423886 - in /httpd/httpd/trunk: CHANGES server/request.c

2006-07-20 Thread Ruediger Pluem
On 07/20/2006 06:11 PM, Garrett Rooney wrote: Actually you can change the log entry. Try 'svn pedit --revprop -r REVISION' -garrett Thanks for your help Garrett and Justin. I mixed both of your proposals and it worked just fine :-) Regards Rüdiger

configuration directives redux

2006-07-20 Thread Chris Darroch
Hi -- Some time ago, I proposed this large patchset (better described, I think, by the message referenced by the second link below): http://marc.theaimsgroup.com/?l=apache-httpd-devm=114729206702495w=2 http://marc.theaimsgroup.com/?l=apache-httpd-devm=114788040600327w=2 Discussing the

Re: svn commit: r423886 - in /httpd/httpd/trunk: CHANGES server/request.c

2006-07-20 Thread Ruediger Pluem
On 07/20/2006 02:04 PM, Joe Orton wrote: I think it's a *very* bad idea to imply that SymLinksIfOwnerMatch is a security feature. If you did want to call this a security feature then you also need to fix the big fat race condition inbetween all those nice careful stat() calls and

Re: apache 2.2 crashes at the start time in mod_dbd.c then preparing AuthDBDUserPWQuery

2006-07-20 Thread Nick Kew
On Thursday 20 July 2006 22:12, Brian J. France wrote: I think this is the same issue I had: http://www.mail-archive.com/dev@httpd.apache.org/msg31299.html Hmmm, looks similar. Your patch is slightly problematic because it changes the API, albeit not substantially. On Jul 20, 2006, at 3:52

Re[4]: apache 2.2 crashes at the start time in mod_dbd.c then preparing AuthDBDUserPWQuery

2006-07-20 Thread Anton Golubev
Hi Brian, It's the same, but I don't agree it is Virtual Host specific, as you said. This configuration (almost taken from documentation) also crashes the server: httpd-mini.conf ServerRoot /usr/local/apache Listen 80 User nobody Group nobody DocumentRoot /home/ivc2/public_html DBDriver

Re: [PATCH] revamped mod_disk_cache directory structure

2006-07-20 Thread Colm MacCarthaigh
On Thu, Jul 20, 2006 at 06:16:26PM -0300, Davi Arnaut wrote: I'm not sure it goes far enough though. What if an admin has two filesystems/disks they can to store the cache on, or what if it's 7? CacheDirLevels n 256 for n = 1,2,...,7,... Ahh, now I get it, cool. What if one is a 160GB

Re: [RELEASE CANDIDATE] libapreq2 2.08-RC4

2006-07-20 Thread Bojan Smojver
Quoting Philip M. Gollucci [EMAIL PROTECTED]: Please download, test, and VOTE on the following candidate tarball: http://people.apache.org/~pgollucci/apreq2/libapreq2-2.08-RC4.tar.gz The Fedora Extras package (development) will be available after signing. -- Bojan