mpm worker and mod_cgi

2008-10-16 Thread Andrej van der Zee
Hi, I am compiling mod_cgi with apxs outside the httpd-2.2.9 source tree. When I choose --with-mpm=prefork this works fine, but when I use --with-mpm=worker it seems not to use the implementation in the module at all (the cgi_handler hook method is never called, but CGI applications seem to work

SSL toolkit detection in acinclude.m4

2008-10-16 Thread Ruediger Pluem
While investigating PR46018 I came across the following in acinclude.m4 dnl Run header and version checks saved_CPPFLAGS=$CPPFLAGS saved_LIBS=$LIBS if test x$ap_ssltk_base != x; then APR_ADDTO(CPPFLAGS, [-I$ap_ssltk_base/include]) APR_ADDTO(INCLUDES, [-I$ap_ssltk_base/include])

Save the DOLLAR

2008-10-16 Thread Johnny Kewl
Petition : Save the DOLLAR http://answers.yahoo.com/question/index?qid=20081016021357AAsrnFRr=w I'm asking the geeks, because the politicians and bankers dont know what the hell they doing... Dont answer here... go to the link. Thanks

Re: strange usage pattern for child processes

2008-10-16 Thread Akins, Brian
On 10/15/08 6:56 PM, Graham Leggett [EMAIL PROTECTED] wrote: Obviously, if the loop comes round more than once, then the client comes into play. This definitely needs to be fixed, it is a big performance issue. Could a more general purpose optimization be done? I was thinking of a generic

Re: [VOTE] Release Apache HTTP server 2.2.10

2008-10-16 Thread Oden Eriksson
Den Friday 10 October 2008 16:36:02 skrev Jim Jagielski: For some unknown reason I suddenly get some failed tests on Mandriva Cooker, it worked fine 2008-10-10 (!?) t/modules/digestNOK 6/13# Failed test 6 in t/modules/digest.t at line 84

Re: SSL toolkit detection in acinclude.m4

2008-10-16 Thread Rainer Jung
Ruediger Pluem wrote: While investigating PR46018 I came across the following in acinclude.m4 dnl Run header and version checks saved_CPPFLAGS=$CPPFLAGS saved_LIBS=$LIBS if test x$ap_ssltk_base != x; then APR_ADDTO(CPPFLAGS, [-I$ap_ssltk_base/include]) APR_ADDTO(INCLUDES,

Re: [VOTE] Release Apache HTTP server 2.2.10

2008-10-16 Thread Sander Temme
On Oct 16, 2008, at 6:07 AM, Oden Eriksson wrote: For some unknown reason I suddenly get some failed tests on Mandriva Cooker, it worked fine 2008-10-10 (!?) I saw that on my Solaris x86 VM, but it happened across the board against 2.2.9 and the 2.2.10 rc. And, I didn't see it on

Re: strange usage pattern for child processes

2008-10-16 Thread Lars Eilebrecht
Ruediger Pluem wrote: This is a pity, because then it will become much harder to debug this issue. Any chance you get shell access or that you can instruct the administrators in the service company to get the needed information for you? Getting shell access is very unlikely ... However,

Re: strange usage pattern for child processes

2008-10-16 Thread Ruediger Pluem
On 10/16/2008 02:35 PM, Lars Eilebrecht wrote: Ruediger Pluem wrote: This is a pity, because then it will become much harder to debug this issue. Any chance you get shell access or that you can instruct the administrators in the service company to get the needed information for you?

Re: svn commit: r704883 - /httpd/httpd/trunk/Apache.dsw

2008-10-16 Thread William A. Rowe, Jr.
Tom Donovan wrote: William A. Rowe, Jr. wrote: [EMAIL PROTECTED] wrote: Author: tdonovan Date: Wed Oct 15 05:24:25 2008 New Revision: 704883 URL: http://svn.apache.org/viewvc?rev=704883view=rev Log: Windows: add apr_dbd_odbc project to Visual Studio workspace .dsw file Hmmm? Guess I'm

[ANNOUNCEMENT] Apache HTTP Server 2.2.10 Released

2008-10-16 Thread Jim Jagielski
Apache HTTP Server 2.2.10 Released The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 2.2.10 of the Apache HTTP Server (Apache). This version of Apache is principally a bug and security fix

Re: svn commit: r705361 - in /httpd/httpd/trunk/modules/aaa: mod_authz_dbd.c mod_authz_dbm.c mod_authz_groupfile.c mod_authz_owner.c mod_authz_user.c

2008-10-16 Thread Eric Covener
On Thu, Oct 16, 2008 at 5:09 PM, [EMAIL PROTECTED] wrote: NOTE: I can't test mod_authnz_ldap.c myself, so I'm not sure if it needs similar fixes. On the one hand, a NULL r-user in the authz handlers always generates a log message. However, it appears that authn_ldap_build_filter() will