From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21845 invoked by alias); 23 Apr 2003 21:07:44 -0000 Mailing-List: contact ecos-maintainers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@sources.redhat.com Received: (qmail 21820 invoked from network); 23 Apr 2003 21:07:43 -0000 Date: Wed, 23 Apr 2003 21:07:00 -0000 From: Christopher Faylor To: overseers@sources.redhat.com, ecos-maintainers@sources.redhat.com, jifl@jifvik.org Subject: Re: ecos.sourceware.org and mailing list request Message-ID: <20030423210816.GB9303@redhat.com> Mail-Followup-To: overseers@sources.redhat.com, ecos-maintainers@sources.redhat.com, jifl@jifvik.org References: <3EA6CD95.1080509@jifvik.org> <20030423192830.GB8396@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SW-Source: 2003-04/txt/msg00058.txt.bz2 On Wed, Apr 23, 2003 at 01:51:42PM -0700, Ian Lance Taylor wrote: >Christopher Faylor writes: > >> On Wed, Apr 23, 2003 at 11:18:04AM -0700, Ian Lance Taylor wrote: >> >Jonathan Larmour writes: >> >I kept the same CustomLog and ErrorLog, as was also done by some of >> >the other virtual hosts. However, the current log format does not >> >indicate which host was requested. I recommend adding %v at the start >> >of the `combined' LogFormat line in httpd.conf, which will put the >> >virtual host at the start of each line. However, I didn't want to do >> >that without checking with other people. >> >> We've usually just pulled out the references to the site into its own >> log file haen't we? > >That would work, of course. It is not currently done consistently. >See www.bzip2.org and xfree86.cygwin.org. Ok. I didn't know about bzip2. We haven't cared about cygwin.com so that wasn't an issue. I thought that when it was an issue we made a new log file. Adding a new field to the combined format would probably break Jason's statistics reporting software. But, then, it's been broken since I upgraded apache to v2 so I guess we could rectify the host thing when we eventually fix this. It's fine with me if you want to add this, Ian. I think we need Jason's buy-in on this one, though. cgf