[STATUS] (httpd-trunk) Wed Apr 25 23:56:00 2007

2007-04-25 Thread Rodent of Unusual Size
APACHE 2.3 STATUS: -*-text-*- Last modified at [$Date: 2006-08-22 16:41:03 -0400 (Tue, 22 Aug 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 se

[STATUS] (httpd-2.2) Wed Apr 25 23:51:04 2007

2007-04-25 Thread Rodent of Unusual Size
APACHE 2.2 STATUS: -*-text-*- Last modified at [$Date: 2007-04-12 16:00:54 -0400 (Thu, 12 Apr 2007) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/STATUS Documentation status is main

[STATUS] (httpd-2.0) Wed Apr 25 23:49:52 2007

2007-04-25 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2007-04-05 02:06:26 -0400 (Thu, 05 Apr 2007) $] 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 main

Re: Apache 2.0.58 on i5/OS question

2007-04-25 Thread Greg Ames
--- Henri Gomez <[EMAIL PROTECTED]> wrote: > Hi to all, > > I'm trying to adapt mod_jk to i5/OS v5r4 and see the following in > mod_jk.log (debug mode) > > [Tue Apr 17 16:23:44 2007] [6589:0038] [debug] jk_uri_worker_map.c > (423): rule map size is 0 > [Tue Apr 17 16:23:44 2007] [6589:0038] [er

Re: RFE -- external overload procedure

2007-04-25 Thread Juerg Umhang
its now in bugzilla. patches submitted http://issues.apache.org/bugzilla/show_bug.cgi?id=42216 -- juerg > On 4/20/07, Juerg Umhang <[EMAIL PROTECTED]> wrote: >> hello >> >> please consider this posting as a request for enhancement >> >> httpd knows about his overload situation. >> [error] se

RE: SSL-enabled interaction with MySQL

2007-04-25 Thread Naveen Rawat
Hi Jorge, Thanks for the reply, > > 1. Primarily I wanted to know, if it is possible for an apache > (--enable-mods-shared=all --enable-ssl=shared --enable-so) module to > interact with a SSL-enabled MySQL (--with-openssl=)? > > 2. If yes, then considering that I have got required keys/certifi

Re: RFC: replace r->subprocess_env was Re: Patch for implementing ap_document_root as a hook

2007-04-25 Thread Jakob Goldbach
Thoughts? I like it. I prefer this generel env. API rather than making ap_add_{common,cgi}_vars hook'able. /Jakob

Re: SSL-enabled interaction with MySQL

2007-04-25 Thread Jorge Schrauwen
If by interaction you mean access a ssl mysql server from php, asp, coldfusion... then no, that would require the php module to be compiled with ssl. If your talking about modules like mod_auth_mysql then no again since that specific module would need to support ssl. To my knowledge there isn't o

SSL-enabled interaction with MySQL

2007-04-25 Thread Naveen Rawat
Hi there, [I did not get any response :-( on this issue on user's forum so putting it here. Please help me on this.] 1. Primarily I wanted to know, if it is possible for an apache (--enable-mods-shared=all --enable-ssl=shared --enable-so) module to interact with a SSL-enabled MySQL (--with-