Re: feeping creaturism

2002-03-11 Thread James Morrison
--- Oystein Viggen <[EMAIL PROTECTED]> wrote: > * [Adam Olsen] > > > Just one question. Does apache keep the log open long term, or > does > > it open and close it for each item it writes? If it keeps it > open > > you'll have the problem that the log never rotates (it'd keep the > old > > fi

Re: feeping creaturism

2002-03-11 Thread Oystein Viggen
* [Adam Olsen] > Just one question. Does apache keep the log open long term, or does > it open and close it for each item it writes? If it keeps it open > you'll have the problem that the log never rotates (it'd keep the old > file open), unless you split out individual lines, but then you'd n

Re: feeping creaturism

2002-03-10 Thread Adam Olsen
On Sun, Mar 10, 2002 at 06:38:33PM -0800, James Morrison wrote: > Well, this is quite a feature to add. Personally, I intend on using > this in conjunction with a transdir translator to store my apache > logs. Transdir[1] will be a stripped down hostmux, that doesn't mux > anything. So I'll do

Re: feeping creaturism

2002-03-10 Thread Marcus Brinkmann
On Sun, Mar 10, 2002 at 06:38:33PM -0800, James Morrison wrote: > This will store my apache logs in /home/jim/apache, and > /var/log/apache will just be a reference to this weeks logs. Now if > I can figure out a way to add transparent gunzip to filemux, I will > have found a way to replace all t

feeping creaturism

2002-03-10 Thread James Morrison
> > This firmlink patch should conform to the GCS, and the time mode works > > nicely. > > > > 2002-03-09 James A. Morrison <[EMAIL PROTECTED]> > > > > * firmlink.c: Added the functionality for multiple targets decided > > on by a command line option choosing randomly, sequencially,