If you're worried, then why not just go ahead and set up so that you log to a single file and then split from there. split-logfile comes with apache for this purpose.
http://httpd.apache.org/docs/programs/other.html Andrew On Mon, 4 Aug 2003, Voytek Eymont wrote: > Date: Mon, 4 Aug 2003 13:53:23 > From: Voytek Eymont <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: [SLUG] Apache vhost logs and file descriptors limits: > individual logs vssingle log > > ** Reply to note from "Oscar Plameras" <[EMAIL PROTECTED]> Mon, 4 Aug 2003 13:33:12 > +1000 > > > > There is a way around. You can have separate log files for each > > virtual host. Assign ip number for each virtual host. > > > > You may also need encryption between your server and clients for > > security, in these times when users have snippers, tcpdump, and > > ethereal. So, ip numbers for each virtual host is a must. > > thanks, Oscar > > all these are name based vhosts, and I don't have spare IP addresses to asign to > them. > > I'm just trying to scertain whether I should run individual vhost logs vs a single > log > for all vhosts, from the perpective of file handles use. > > > > Voytek Eymont > -- No added Sugar. Not tested on animals. May contain traces of Nuts. If irritation occurs, discontinue use. ------------------------------------------------------------------- Andrew McNaughton In Sydney Working on a Product Recommender System [EMAIL PROTECTED] Mobile: +61 422 753 792 http://staff.scoop.co.nz/andrew/cv.doc -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
