Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 72612 invoked from network); 28 Jan 2006 10:45:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jan 2006 10:45:25 -0000 Received: (qmail 89247 invoked by uid 500); 28 Jan 2006 10:45:24 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 89220 invoked by uid 500); 28 Jan 2006 10:45:24 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 89209 invoked by uid 99); 28 Jan 2006 10:45:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2006 02:45:23 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.247.154.1] (HELO swip.net) (212.247.154.1) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2006 02:45:22 -0800 X-T2-Posting-ID: sqekuHx5EEXz8PMiWfS+nn/CVSJ13AovswB5l38CkqQ= X-Cloudmark-Score: 0.000000 [] Received: from [83.180.154.95] (HELO [192.168.2.5]) by mailfe01.swip.net (CommuniGate Pro SMTP 5.0.2) with ESMTP id 86784011 for dev@forrest.apache.org; Sat, 28 Jan 2006 11:44:59 +0100 Subject: Re: [zone] httpd configuration (was character entities) From: Thorsten Scherler To: dev@forrest.apache.org In-Reply-To: <20060128060420.GA25489@igg.indexgeo.com.au> References: <1137933306.8259.43.camel@localhost.localdomain> <20060123004304.GD23715@igg.indexgeo.com.au> <1138137806.8230.48.camel@localhost.localdomain> <20060124222311.GA5254@igg.indexgeo.com.au> <1138142582.8230.66.camel@localhost.localdomain> <1138194991.8219.96.camel@localhost> <20060125221959.GA8058@igg.indexgeo.com.au> <1138234705.8293.4.camel@localhost.localdomain> <20060126011715.GA13242@igg.indexgeo.com.au> <1138315795.8257.52.camel@localhost.localdomain> <20060128060420.GA25489@igg.indexgeo.com.au> Content-Type: text/plain; charset=utf-8 Date: Sat, 28 Jan 2006 11:44:55 +0100 Message-Id: <1138445095.8311.10.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N El s=C3=A1b, 28-01-2006 a las 17:04 +1100, David Crossley escribi=C3=B3: > Thorsten Scherler wrote: > > David Crossley escribi??: > > > Thorsten Scherler wrote: > > > > David Crossley escribi??: > > ... > > > > > At some stage we also need that httpd.conf to be in > > > > > our forrest/zones SVN. > > > >=20 > > > > Will add our http.conf into the zone svn and symlink to it. > > >=20 > > > Perhaps better to have direct svn checkout, but not sure if that > > > is possible for this httpd config. > >=20 > > Hmm, actually it would but only sudos could update then. >=20 > That is how it should be. >=20 > > ...and do we really want all the following files in svn (seeing by the > > public)? > > # ls -al /etc/apache2/ > > total 340 > > drwxr-xr-x 2 root bin 512 Dec 15 01:07 . > > drwxr-xr-x 65 root sys 3584 Jan 26 05:26 .. > > -rw-r--r-- 1 root bin 1987 May 16 2005 > > highperformance-std.conf > > -rw-r--r-- 1 root bin 1987 May 16 2005 > > highperformance.conf > > -rw-r--r-- 1 root bin 37519 May 16 2005 httpd-std.conf > > -rw-r--r-- 1 root root 37689 Jan 26 22:31 httpd.conf > > -rw-r--r-- 1 root bin 37661 Jul 20 2005 httpd.conf-exampl= e > > -rw-r--r-- 1 root bin 12959 May 16 2005 magic > > -rw-r--r-- 1 root bin 15020 May 16 2005 mime.types > > -rw-r--r-- 1 root bin 10759 May 16 2005 ssl-std.conf > > -rw-r--r-- 1 root bin 10996 May 16 2005 ssl.conf >=20 > No need to have them all in SVN, just the one that > we want to change. >=20 > I see that Cocoon put all their config into the > pmc/cocoon section of the private committers svn. >=20 Hmm, and how are they doing the checkout? I thought the private stuff is with password and we cannot checkout stuff with a user on zones. > We should do the same for sensitive files like httpd.conf >=20 > The main stuff would stay in our forrest/zones svn, > because that is not sensitive and is of use to > other people. Agree but I am not sure how you thought about it. >=20 > > > Either way, we will need a document to remind us of all about > > > these specific symlinks and 'svn co'. I started something at > > > f.a.o/zone.html > >=20 > > I have not checked it in yet because we should decide first whether we > > want to have /etc/apache2/ in our svn or only /etc/apache2/httpd.conf. > >=20 > > I added it for now directly to /etc/apache2/httpd.conf and started the > > server (which had been down). >=20 > Glad that more people can now start the services. > We need to listen to infra@ and realise it is down. >=20 Actually I submitted a patch to infrastructure to monitor lenya.zones with http://monitoring.apache.org/status/ http://issues.apache.org/jira/browse/INFRA-698 If we want, I can do the same for forrest, then we know when it is down and can react. > Next step is to automate the startup. See the fixme > note at http://forrest.apache.org/zone.html#admin Yeah on lenya we seem to have it because you cannot stop the httpd without another one get up instantly. I will try to find the difference between both configs. salu2 --=20 thorsten "Together we stand, divided we fall!"=20 Hey you (Pink Floyd)