Re: Apache::LogFile and mod_perl2

2007-10-09 Thread Philippe M. Chiasson
Dan Thomas wrote: > Hi, > > I'm in the process of shifting some old mod_perl1 code over to > Apache2.2 and mod_perl2. Part of it is using Apache::LogFile to write > to a custom log. Well.. actually, it pipes the data to a little script > that collects up lines and forks off processes to deal with

Apache::LogFile and mod_perl2

2007-10-09 Thread Dan Thomas
Hi, I'm in the process of shifting some old mod_perl1 code over to Apache2.2 and mod_perl2. Part of it is using Apache::LogFile to write to a custom log. Well.. actually, it pipes the data to a little script that collects up lines and forks off processes to deal with them when it's got a handful (