Re: OS/X + Cisco VPN == trouble

2007-08-24 Thread Graham Dumpleton
On 25/08/07, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > On 24/08/07, Jim Jagielski <[EMAIL PROTECTED]> wrote: > > > > On Aug 23, 2007, at 8:56 PM, Ian Holsman wrote: > > > > > Hi. > > > > > > This one is frustrating me to no end, and was wondering if some BSD/ > > > OSX guru can help me out a b

Re: OS/X + Cisco VPN == trouble

2007-08-24 Thread Graham Dumpleton
On 24/08/07, Jim Jagielski <[EMAIL PROTECTED]> wrote: > > On Aug 23, 2007, at 8:56 PM, Ian Holsman wrote: > > > Hi. > > > > This one is frustrating me to no end, and was wondering if some BSD/ > > OSX guru can help me out a bit. > > > > I'm using the trunk, and trying to start apache, but I keep g

Re: auth dbd pgsql issues

2007-08-24 Thread Chris Darroch
Phil Endecott wrote: > OK; my experience seems to be that in this respect 2.2.4 has regressed > compared to 2.2.3 (though I may have been lucky in some way with my > 2.2.3 setup) and certainly compared to 2.0.x + the 3rd-party > mod_auth_pgsql. I don't know if this affects how the issue is >

Re: Most likely 1.3 1st then 2.x

2007-08-24 Thread William A. Rowe, Jr.
Sander Temme wrote: > > We can even do the same for 2.0.x once we have our regression fixed, and > then make a splash for all three when 2.2.x is done. 2.0 and 2.2 both have piped log issues. For 2.0 this is slightly more critical, we still invoke the log pipe app directly, and then pid_kill the

Re: Most likely 1.3 1st then 2.x

2007-08-24 Thread Sander Temme
Ruediger Pluem wrote: > On 08/24/2007 02:54 PM, Jim Jagielski wrote: >> To be honest, I can't see holding off the 1.3 release any longer >> while we're waiting on APR as well as stuff is being added >> to the 2.x trees... It's kind of embarrassing. +1. > As far as I understand this "downgrade" s

Re: auth dbd pgsql issues

2007-08-24 Thread Phil Endecott
Hi Chris, thanks for your reply. Chris Darroch wrote: Phil Endecott wrote: http://marc.info/?l=apache-httpd-users&m=118765132424174&w=2 My guess is that I'm encountering the known issues with DBD described here: http://marc.info/?l=apache-httpd-dev&m=116742014418304&w=2 Am I right in thinkin

Re: Most likely 1.3 1st then 2.x

2007-08-24 Thread Ruediger Pluem
On 08/24/2007 02:54 PM, Jim Jagielski wrote: > > To be honest, I can't see holding off the 1.3 release any longer > while we're waiting on APR as well as stuff is being added > to the 2.x trees... It's kind of embarrassing. > > So even though I have most of the files setup for triple > release,

Re: svn commit: r569204 - in /httpd/httpd/trunk/modules/experimental: config.m4 mod_rewrite_filter.c mod_sedfilter.c

2007-08-24 Thread William A. Rowe, Jr.
Jim Jagielski wrote: > >> Ruediger Pluem wrote: >>> Roy T. Fielding wrote: > > or [*] mod_substitute >>> >>> [*] mod_substitute > > I like mod_substitute... (I thought "filter" was redundant *duck* :) ) So mod_substitute it is :) Fixing

2.0.59: ETag mtimes on 32- and 64-bit machines

2007-08-24 Thread Mark Drayton
Hi there Forgive me if this is the wrong list. It's not really a user question but I'm not sure it's a dev question, either, because I'm just looking for clarification that my changes are correct. We have a mix of 32- and 64-bit machines in our server farm across which we'd like to guarantee cons

Apache2 APIs for checking the connection validity

2007-08-24 Thread satish madanwad
Hi All, Is there any API available to check whether the connection in use is still alive or not? I am using the rec_rec->conn_rec->connection->aborted to check this, but it doesn't look like a good option. Thanks, Satish - Unlimited freedom, un

Re: Blackdot.be (ApacheMon & ApacheMobile) - Questions sparked by the ApacheLounge fuss

2007-08-24 Thread Jorge Schrauwen
On 8/24/07, Lars Eilebrecht <[EMAIL PROTECTED]> wrote: > > According to Jorge: > > > Should I change these names to other things too to be safe? If so any > ideas? > > I can see ApacheMobile being something like ServerOnAStick or something. > But > > if I need to change them I have no idea what to

Re: Blackdot.be (ApacheMon & ApacheMobile) - Questions sparked by the ApacheLounge fuss

2007-08-24 Thread Lars Eilebrecht
According to Jorge: > Should I change these names to other things too to be safe? If so any ideas? > I can see ApacheMobile being something like ServerOnAStick or something. But > if I need to change them I have no idea what to call ApacheMon. > > Any comments on this are welcome. This FAQ entry

Blackdot.be (ApacheMon & ApacheMobile) - Questions sparked by the ApacheLounge fuss

2007-08-24 Thread Jorge Schrauwen
Hi All, As you know I've been lurking on here for quite a while (mostly only lurking due to me not knowing C). I have a website www.blackdot.be where I have a few apache tutorials and A package called ApacheMobile (VC8 compiled of the asf src files) that fits httpd 2.2, php, etc on a 256mb USB ke

Re: Apache Lounge

2007-08-24 Thread yacsha
hi,everything is business,open source is also.do in real world - Original Message - From: "Steffen" <[EMAIL PROTECTED]> To: Sent: Friday, August 24, 2007 5:44 PM Subject: Apache Lounge >I do not want to clutter this list. > > I am running the site http://www.apachelounge.com/ which is

Most likely 1.3 1st then 2.x

2007-08-24 Thread Jim Jagielski
To be honest, I can't see holding off the 1.3 release any longer while we're waiting on APR as well as stuff is being added to the 2.x trees... It's kind of embarrassing. So even though I have most of the files setup for triple release, I think next week I'll just release 1.3 and we can the rele

Re: svn commit: r569204 - in /httpd/httpd/trunk/modules/experimental: config.m4 mod_rewrite_filter.c mod_sedfilter.c

2007-08-24 Thread Jim Jagielski
On Aug 24, 2007, at 4:03 AM, Ian Holsman wrote: Ruediger Pluem wrote: On 08/24/2007 05:30 AM, William A. Rowe, Jr. wrote: Roy T. Fielding wrote: On Aug 23, 2007, at 7:21 PM, William A. Rowe, Jr. wrote: Joshua Slive wrote: On 8/23/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:

Re: svn commit: r569204 - in /httpd/httpd/trunk/modules/experimental: config.m4 mod_rewrite_filter.c mod_sedfilter.c

2007-08-24 Thread Jim Jagielski
Sorry I didn't see Message-Id: <[EMAIL PROTECTED]> before I sent this one... The name came from the common usage of using mod_ext_filter with sed to do inline text changes...

Re: svn commit: r569204 - in /httpd/httpd/trunk/modules/experimental: config.m4 mod_rewrite_filter.c mod_sedfilter.c

2007-08-24 Thread William A. Rowe, Jr.
Jim Jagielski wrote: > > On Aug 23, 2007, at 8:54 PM, [EMAIL PROTECTED] wrote: > >> Author: wrowe >> Date: Thu Aug 23 17:54:15 2007 >> New Revision: 569204 >> >> URL: http://svn.apache.org/viewvc?rev=569204&view=rev >> Log: >> SEDFILTER has several anomolies; first, it's not SED syntax, >> but mo

Re: OS/X + Cisco VPN == trouble

2007-08-24 Thread Jim Jagielski
On Aug 23, 2007, at 8:56 PM, Ian Holsman wrote: Hi. This one is frustrating me to no end, and was wondering if some BSD/ OSX guru can help me out a bit. I'm using the trunk, and trying to start apache, but I keep getting a lock/sem problem [Fri Aug 24 10:51:53 2007] [emerg] (28)No spac

Re: svn commit: r569204 - in /httpd/httpd/trunk/modules/experimental: config.m4 mod_rewrite_filter.c mod_sedfilter.c

2007-08-24 Thread Jim Jagielski
On Aug 23, 2007, at 8:54 PM, [EMAIL PROTECTED] wrote: Author: wrowe Date: Thu Aug 23 17:54:15 2007 New Revision: 569204 URL: http://svn.apache.org/viewvc?rev=569204&view=rev Log: SEDFILTER has several anomolies; first, it's not SED syntax, but more mod-rewrite like (and using the rewrite pcre

Re: OS/X + Cisco VPN == trouble

2007-08-24 Thread Graham Dumpleton
BTW, I totally forgot to join the dots and point out the following configuration option for mod_python to drop the number of mutex locks it uses. /* On some systems the locking mechanism chosen uses valuable system resources, notably on RH 8 it will use sysv ipc for which Linux b

Apache Lounge

2007-08-24 Thread Steffen
I do not want to clutter this list. I am running the site http://www.apachelounge.com/ which is now pulled down. Me was advised by a few members of this list to contact [EMAIL PROTECTED] and/or [EMAIL PROTECTED] as the ASF official contact. I asked a few days ago both addresses to verify ww

Re: svn commit: r569204 - in /httpd/httpd/trunk/modules/experimental: config.m4 mod_rewrite_filter.c mod_sedfilter.c

2007-08-24 Thread Ian Holsman
Ruediger Pluem wrote: On 08/24/2007 05:30 AM, William A. Rowe, Jr. wrote: Roy T. Fielding wrote: On Aug 23, 2007, at 7:21 PM, William A. Rowe, Jr. wrote: Joshua Slive wrote: On 8/23/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: I changed it, I'll

Re: svn commit: r569204 - in /httpd/httpd/trunk/modules/experimental: config.m4 mod_rewrite_filter.c mod_sedfilter.c

2007-08-24 Thread Ruediger Pluem
On 08/24/2007 05:30 AM, William A. Rowe, Jr. wrote: > Roy T. Fielding wrote: >> On Aug 23, 2007, at 7:21 PM, William A. Rowe, Jr. wrote: >>> Joshua Slive wrote: On 8/23/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: >> >>> I changed it, I'll be happy (urp) to change it again >>> >>>