Re: MinGW and Apache

2011-02-07 Thread Guenter Knauf
Hi Zeno, Am 05.02.2011 10:09, schrieb Zeno Davatz: Dear Günter On Sat, Feb 5, 2011 at 12:15 AM, Guenter Knauffua...@apache.org wrote: Am 04.02.2011 23:58, schrieb Zeno Davatz: did you 1st check that your MinGW Apache runs fine without mod_ruby? That is the point I do not yet fully

Re: MinGW and Apache

2011-02-07 Thread Zeno Davatz
Dear Günter Thank you for your reply. On Mon, Feb 7, 2011 at 11:01 AM, Guenter Knauf fua...@apache.org wrote: On Sat, Feb 5, 2011 at 12:15 AM, Guenter Knauffua...@apache.org  wrote: Am 04.02.2011 23:58, schrieb Zeno Davatz: did you 1st check that your MinGW Apache runs fine without

Re: MinGW and Apache

2011-02-07 Thread Guenter Knauf
Hi Zeno, Am 07.02.2011 11:15, schrieb Zeno Davatz: On Sat, Feb 5, 2011 at 12:15 AM, Guenter Knauffua...@apache.orgwrote: Again, here I meant to get httpd / APR / APU compiled with MinGW. Can you point me to your steps where you done so? no since I didnt recently; but anyway this has to be

Re: MinGW and Apache

2011-02-07 Thread Zeno Davatz
Dear Günter On Mon, Feb 7, 2011 at 11:43 AM, Guenter Knauf fua...@apache.org wrote: Can you point me to your steps where you done so? no since I didnt recently; but anyway this has to be done step by step; 1st we need to compile APR/APU with MinGW; I think that we did some changes a while

RE: VS2010 release builds of Apache/mod_perl crash on Vista/2008/Win7

2011-02-07 Thread Steve Hay
Steve Hay wrote on 2011-02-04: William A. Rowe Jr. wrote on 2011-02-04: On 2/4/2011 3:49 PM, Steve Hay wrote: It looks like the original environ[] was allocated by msvcr100.dll using something other than a function matching the HeapFree() function where the crash finally happens. The CRT code

Re: MinGW and Apache

2011-02-07 Thread Guenter Knauf
Zeno, Am 07.02.2011 12:06, schrieb Zeno Davatz: The above svn Link does not seem to work. I did download the apr from another svn Link and there I could run buildconf successfully after installing Python on Windows. Configure hung though at some point. yes, I tried it too just now, and for me

Re: svn commit: r1067269 - in /httpd/httpd/trunk/modules/proxy: mod_proxy.c mod_proxy.h mod_proxy_balancer.c proxy_util.c

2011-02-07 Thread Jim Jagielski
On Feb 6, 2011, at 9:02 AM, Ruediger Pluem wrote: /* Step 3.5: Update member list for the balancer */ /* TODO: Implement as provider! */ -/* proxy_update_members(balancer, r, conf); */ +ap_proxy_update_members(*balancer, r-server, conf); Don't we need a lock here as well or

RE: VS2010 release builds of Apache/mod_perl crash on Vista/2008/Win7

2011-02-07 Thread Steve Hay
Steve Hay wrote on 2011-02-07: Steve Hay wrote on 2011-02-04: William A. Rowe Jr. wrote on 2011-02-04: On 2/4/2011 3:49 PM, Steve Hay wrote: It looks like the original environ[] was allocated by msvcr100.dll using something other than a function matching the HeapFree() function where the

Re: MinGW and Apache

2011-02-07 Thread Zeno Davatz
Dear Günter On Mon, Feb 7, 2011 at 1:53 PM, Guenter Knauf fua...@apache.org wrote: Am 07.02.2011 12:06, schrieb Zeno Davatz: The above svn Link does not seem to work. I did download the apr from another svn Link and there I could run buildconf successfully after installing Python on

RE: MinGW and Apache

2011-02-07 Thread Plüm, Rüdiger, VF-Group
-Original Message- From: Zeno Davatz [mailto:zdav...@gmail.com] Sent: Montag, 7. Februar 2011 15:18 To: dev@httpd.apache.org Subject: Re: MinGW and Apache Dear Günter On Mon, Feb 7, 2011 at 1:53 PM, Guenter Knauf fua...@apache.org wrote: Am 07.02.2011 12:06, schrieb

MinGW and Apache and APR

2011-02-07 Thread Zeno Davatz
Dear Rüdiger On Mon, Feb 7, 2011 at 3:25 PM, Plüm, Rüdiger, VF-Group ruediger.pl...@vodafone.com wrote: Try http://svn.apache.org/repos/asf/apr/apr/trunk Yes, this one works! Is there a Howto to follow to build from SVN? I just done C:\Users\zdavatz\software\aprpython buildconf that

RE: MinGW and Apache and APR

2011-02-07 Thread Plüm, Rüdiger, VF-Group
-Original Message- From: Zeno Davatz [mailto:zdav...@gmail.com] Sent: Montag, 7. Februar 2011 15:34 To: dev@httpd.apache.org Subject: MinGW and Apache and APR Dear Rüdiger On Mon, Feb 7, 2011 at 3:25 PM, Plüm, Rüdiger, VF-Group ruediger.pl...@vodafone.com wrote: Try

Re: MinGW and Apache and APR

2011-02-07 Thread Zeno Davatz
Dear Rüdiger On Mon, Feb 7, 2011 at 3:42 PM, Plüm, Rüdiger, VF-Group ruediger.pl...@vodafone.com wrote: buildconf is a shell script. so you need to start it with bash, not with python. Sorry, sometimes Windows confuses me, I am so used to Linux. I get this far

Re: MinGW and Apache and APR

2011-02-07 Thread Guenter Knauf
Hi Zeno, Am 07.02.2011 15:48, schrieb Zeno Davatz: I get this far C:\Users\zdavatz\software\aprsh buildconf buildconf: checking installation... buildconf: python version 2.5 (ok) buildconf: autoconf version 2.67 (ok) buildconf: libtool version 2.4 (ok) buildconf: copying libtool helper files

Re: MinGW and Apache and APR

2011-02-07 Thread Zeno Davatz
Dear Günter On Mon, Feb 7, 2011 at 5:21 PM, Guenter Knauf fua...@apache.org wrote: Am 07.02.2011 15:48, schrieb Zeno Davatz: I get this far C:\Users\zdavatz\software\aprsh buildconf buildconf: checking installation... buildconf: python version 2.5 (ok) buildconf: autoconf version 2.67

Re: Please vote - how to handle AllowEncodedSlashes

2011-02-07 Thread Dan Poirier
I checked and the server accepts encoded slashes in query strings, regardless of AllowEncodedSlashes. So we're only concerned here with path info. Right now in trunk, the default is to not accept encoded slashes, and if you turn AllowEncodedSlashes on, they are not decoded. This seems safe and

Re: svn commit: r1067276 - /httpd/httpd/trunk/modules/proxy/mod_proxy_balancer.c

2011-02-07 Thread Roy T. Fielding
On Feb 4, 2011, at 12:34 PM, j...@apache.org wrote: Author: jim Date: Fri Feb 4 20:34:47 2011 New Revision: 1067276 URL: http://svn.apache.org/viewvc?rev=1067276view=rev Log: Lock around the time when we're mucking w/ balancers... Modified: