One potential tip to offer is that if you want to rotate your logs but not 
do a hard restart on the server, use something else for the log generation. 
You may want to try out mod_log_spread from the mod_backhand site. If it's 
not too difficult to setup, then you might be able to use another server 
for logging.

At 04:26 PM 11/7/2000 -0500, Buddy Lee Haystack wrote:
>Thanks Christian!
>
>Scripts would be nice.;-)
>
>I take it you've used DSO much more than I have, so I'm interested in any 
>information in addition to that provided by the kind "G.W. Haywood" to the 
>following:
>
>"What concerns me even more is the fact that I have Apache restart child 
>processes after they each serve 100 requests [MaxRequestsPerChild 100] 
>it's a RedHat default that is supposed to reduce memory leaks, but with 
>mod_perl & DSO it may actually have the opposite effect. I can easily 
>increase the value, or remove it altogether. Any recommendations?"
>
>
>Christian Gilmore wrote:
> >
> > > I'm leaning along the lines of just killing the
> > > process, rotating the logs, and restarting it. It should take
> > > no more than 5 seconds once a week a 4:00am.
> >
> > This is exactly what I do, except I have it scripted. The downside is that
> > your service is unavailable for a few seconds (maybe more depending upon
> > the length of time it takes for the parent to wipe out all the old
> > children). I'd be happy to share the script, provided my boss doesn't
> > mind. :)
> >
> > Regards,
> > Christian
>
>--
>BLH
>www.RentZone.org

__________________________________________________
Gunther Birznieks ([EMAIL PROTECTED])
eXtropia - The Web Technology Company
http://www.extropia.com/

Reply via email to