mod_python and Apache 2.2.1 release candidate.

2006-04-01 Thread Graham Dumpleton
FWIW, mod_python (from subversion) passes all tests with the Apache 2.2.1 release candidate on Mac OS X 10.4. Previously the test_global_lock test failed with Apache 2.2.0 because of a bug in the APR library on Mac OS X. Apache 2.2.1 has newer version of APR library which fixes problem.

[jira] Work started: (MODPYTHON-121) The local/remote host tests fail for a virtual hosting system such as OpenVPS.

2006-04-01 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-121?page=all ] Work on MODPYTHON-121 started by Graham Dumpleton The local/remote host tests fail for a virtual hosting system such as OpenVPS. --

[jira] Assigned: (MODPYTHON-120) Connection handler test fails on virtual hosting system such as OpenVPS.

2006-04-01 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-120?page=all ] Graham Dumpleton reassigned MODPYTHON-120: -- Assign To: Graham Dumpleton Connection handler test fails on virtual hosting system such as OpenVPS.

[jira] Work started: (MODPYTHON-120) Connection handler test fails on virtual hosting system such as OpenVPS.

2006-04-01 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-120?page=all ] Work on MODPYTHON-120 started by Graham Dumpleton Connection handler test fails on virtual hosting system such as OpenVPS. Key:

[jira] Assigned: (MODPYTHON-111) Sessions don't set accessed time on read

2006-04-01 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-111?page=all ] Graham Dumpleton reassigned MODPYTHON-111: -- Assign To: Graham Dumpleton (was: Jim Gallacher) Sessions don't set accessed time on read

[jira] Work started: (MODPYTHON-111) Sessions don't set accessed time on read

2006-04-01 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-111?page=all ] Work on MODPYTHON-111 started by Graham Dumpleton Sessions don't set accessed time on read Key: MODPYTHON-111 URL:

[jira] Resolved: (MODPYTHON-111) Sessions don't set accessed time on read

2006-04-01 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-111?page=all ] Graham Dumpleton resolved MODPYTHON-111: Fix Version: 3.3 Resolution: Fixed Autosave not implemented as described, but documentation updated to add additional note about

[STATUS] (httpd-2.0) Wed Mar 29 23:46:52 2006

2006-04-01 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2006-03-27 04:31:07 -0500 (Mon, 27 Mar 2006) $] 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-2.1) Wed Mar 29 23:47:20 2006

2006-04-01 Thread Rodent of Unusual Size
APACHE 2.3 STATUS: -*-text-*- Last modified at [$Date: 2006-02-02 16:28:52 -0500 (Thu, 02 Feb 2006) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/trunk/STATUS Documentation status is maintained

httpd 2.0.5x apr_ldap and mod_ldap (util_ldap.c) considerations

2006-04-01 Thread Piotr Wadas
Hello, Sending it here, because mod_ldap is distributed (as experimental), with apache distribution I have. This is not a bug report, but a question what's the sense however it's probably discussion starting point When I tried to use ldap_cache provided by ldap_module in my development

Re: httpd 2.0.5x apr_ldap and mod_ldap (util_ldap.c) considerations

2006-04-01 Thread Graham Leggett
Piotr Wadas wrote: Sending it here, because mod_ldap is distributed (as experimental), with apache distribution I have. mod_auth_ldap and mod_ldap were significantly refactored and many bugs were fixed between v2.0.x and v2.2.x. Backporting the fixes to v2.0.x wasn't practical at the time

Re: svn commit: r390599 - /httpd/httpd/branches/2.2.x/STATUS

2006-04-01 Thread Jim Jagielski
[EMAIL PROTECTED] wrote: Author: pquerna Date: Fri Mar 31 22:33:47 2006 New Revision: 390599 URL: http://svn.apache.org/viewcvs?rev=390599view=rev Log: I am not comfortable with this solution for making the flushing band aid configurable. I do not oppose the concept, just the placement

fcgi branch

2006-04-01 Thread Jim Jagielski
Topic for discussion: merge mod_proxy_fcgi into trunk... I think we're pretty close... -- === Jim Jagielski [|] [EMAIL PROTECTED] [|] http:// www.jaguNET.com/ If you can dodge a wrench, you can

Re: fcgi branch

2006-04-01 Thread Garrett Rooney
On 4/1/06, Jim Jagielski [EMAIL PROTECTED] wrote: Topic for discussion: merge mod_proxy_fcgi into trunk... I think we're pretty close... +1 There are a number of improvements I'd like to make eventually (fcgistarter needs a good way to let you signal the running fcgi processes to restart or

[VOTE] Release 2.2.1 as GA

2006-04-01 Thread Paul Querna
2.2.1, embedding APR 1.2.6 and APR-Util 1.2.6, is available from: http://httpd.apache.org/dev/dist/ Please Test and Vote on releasing 2.2.1 as GA. MD5s: f330230636926d08872d84343b08fa16 httpd-2.2.1.tar.bz2 63e7f3e24adda0888a48a247b4eb5613 httpd-2.2.1.tar.gz Thanks, Paul

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Colm MacCarthaigh
On Sat, Apr 01, 2006 at 11:28:15AM -0800, Paul Querna wrote: 2.2.1, embedding APR 1.2.6 and APR-Util 1.2.6, is available from: http://httpd.apache.org/dev/dist/ m Please Test and Vote on releasing 2.2.1 as GA. +1, passes all tests on ubuntu. -- Colm MacCárthaigh

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Jim Jagielski
+1: OS X 10.4.5 (gcc4 and gcc3) +1: Solaris 8 (gcc3) Passes all perl-framework tests On Apr 1, 2006, at 2:28 PM, Paul Querna wrote: 2.2.1, embedding APR 1.2.6 and APR-Util 1.2.6, is available from: http://httpd.apache.org/dev/dist/ Please Test and Vote on releasing 2.2.1 as GA. MD5s:

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Mads Toftum
On Sat, Apr 01, 2006 at 11:28:15AM -0800, Paul Querna wrote: 2.2.1, embedding APR 1.2.6 and APR-Util 1.2.6, is available from: http://httpd.apache.org/dev/dist/ Please Test and Vote on releasing 2.2.1 as GA. Tests ok on Solaris 10 (U2-beta, sunstudio) vh Mads Toftum -- `Darn it, who

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Steffen
No go on win32: unresolved external symbol [EMAIL PROTECTED] referenced in function _show_compile_settings .\Release/httpd.exe : fatal error LNK1120 Steffen - Original Message - From: Paul Querna [EMAIL PROTECTED] To: dev@httpd.apache.org Sent: Saturday, April 01, 2006 21:28

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Oden Eriksson
lördagen den 1 april 2006 21.28 skrev Paul Querna: 2.2.1, embedding APR 1.2.6 and APR-Util 1.2.6, is available from: http://httpd.apache.org/dev/dist/ Please Test and Vote on releasing 2.2.1 as GA. MD5s: f330230636926d08872d84343b08fa16 httpd-2.2.1.tar.bz2 63e7f3e24adda0888a48a247b4eb5613

Re: PR 31759 - default handler returns output filter apr_status_t value

2006-04-01 Thread Ruediger Pluem
On 03/31/2006 06:53 PM, Jeff Trawick wrote: Some concerns about the else path: a) is 500 proper? should it just return OK instead? I think 500 is good. b) what about logging that path to ensure that the administrator has some help diagnosing the problem, since we can't carry the

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Ruediger Pluem
On 04/01/2006 09:28 PM, Paul Querna wrote: 2.2.1, embedding APR 1.2.6 and APR-Util 1.2.6, is available from: http://httpd.apache.org/dev/dist/ Please Test and Vote on releasing 2.2.1 as GA. +1, compiled and started on RHAS 3 update 3, gcc 3.2.3, glibc 2.3.2, kernel 2.4.21 RHAS 4 update

Re: PR 31759 - default handler returns output filter apr_status_t value

2006-04-01 Thread Jeff Trawick
On 4/1/06, Ruediger Pluem [EMAIL PROTECTED] wrote: On 03/31/2006 06:53 PM, Jeff Trawick wrote: Some concerns about the else path: a) is 500 proper? should it just return OK instead? I think 500 is good. b) what about logging that path to ensure that the administrator has some

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Jeff Trawick
On 4/1/06, Steffen [EMAIL PROTECTED] wrote: No go on win32: unresolved external symbol [EMAIL PROTECTED] referenced in function _show_compile_settings .\Release/httpd.exe : fatal error LNK1120 Didn't a Windows guy make that change? (duck)

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Ruediger Pluem
On 04/01/2006 11:24 PM, Oden Eriksson wrote: I get these failed tests with perl-framework (r390750) on Mandriva Linux: Failed Test Stat Wstat Total Fail Failed List of Failed --- t/ssl/proxy.t

Re: PR 31759 - default handler returns output filter apr_status_t value

2006-04-01 Thread Ruediger Pluem
On 04/02/2006 12:27 AM, Jeff Trawick wrote: yep ;) I'll move the patch to trunk, change it to return OK where original patch returned r-status, integrate your logging patch, and commit, if it holds up under more varied testing. Thanks.

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Oden Eriksson
söndagen den 2 april 2006 00.32 skrev Ruediger Pluem: On 04/01/2006 11:24 PM, Oden Eriksson wrote: I get these failed tests with perl-framework (r390750) on Mandriva Linux: Failed Test Stat Wstat Total Fail Failed List of Failed

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Steffen
In the Change log: *) Add APR/APR-Util Compiled and Runtime Version numbers to the output of 'httpd -V'. [William Rowe] After removing this in main.c then it builds fine with VC2005 Steffen - Original Message - From: Jeff Trawick [EMAIL PROTECTED] To: dev@httpd.apache.org Sent:

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Steffen
Perl scripts with shebang line are not working on win32, get permature end of script headers error. Btw. mod_perl is working fine. Steffen http://www.apachelounge.com - Original Message - From: Paul Querna [EMAIL PROTECTED] To: dev@httpd.apache.org Sent: Saturday, April 01, 2006

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Paul Querna
Jeff Trawick wrote: On 4/1/06, Steffen [EMAIL PROTECTED] wrote: No go on win32: unresolved external symbol [EMAIL PROTECTED] referenced in function _show_compile_settings .\Release/httpd.exe : fatal error LNK1120 Didn't a Windows guy make that change? (duck) It looks like this is because

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Jim Jagielski
Oden Eriksson wrote: I get these failed tests with perl-framework (r390750) on Mandriva Linux: =46ailed Test Stat Wstat Total Fail Failed List of Failed =2D= =2D- t/ssl/proxy.t 172 58 33.72% 3

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Jim Jagielski
Ruediger Pluem wrote: Argh. It seems that http://svn.apache.org/viewcvs?rev=379237view=rev has not been backported. My fault not taking more care of this :-(. So I am now -1. Should I propose r379237 for backport? ++1 ! :) --

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread William A. Rowe, Jr.
Steffen wrote: Perl scripts with shebang line are not working on win32, get permature end of script headers error. Steffen, please clarify, is this a regression from 2.2.0 w/ APR 1.2.2? What's your ScriptInterpreterSource say? Bill

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread William A. Rowe, Jr.
Paul Querna wrote: Jeff Trawick wrote: On 4/1/06, Steffen [EMAIL PROTECTED] wrote: No go on win32: unresolved external symbol [EMAIL PROTECTED] referenced in function _show_compile_settings .\Release/httpd.exe : fatal error LNK1120 Outch Didn't a Windows guy make that change? (duck)

Re: [VOTE] Release 2.2.1 as GA

2006-04-01 Thread Gustavo Lopes
VC++ 2005 (plus msdev.exe) from the command line (makefile.win); OpenSSL 0.98a, manual manifest embedding. main.obj : error LNK2019: unresolved external symbol [EMAIL PROTECTED] referenced in function _show_compile_settings Release/httpd.exe : fatal error LNK1120: 1 unresolved externals Error