Lyle,
Thanks for your input. As my server is not likely to go over 10 VirtualHost
domains, I think I'll probably still try to go with splitting.
Those file descriptor limits are new news to me however, so your
input is still
useful.
~ T
Lyle Scheer wrote:
> > Cobalt's implimentation of logging has seemed pretty week to
> > me -- from my
> > beginner's perspective anyways. Why not
> > log to seperate files for each site?
>
> We used to, but Apache opens up a file descriptor for every open log file.
> Add to that that Linux has a 256 file descriptor limit per process, and
> suddenly you are limited to about 50 or so virtual sites. As we had
> customers who wanted to do a couple hundred or more, we got lots of
> complaints. So, the way we chose to fix it was to log to a single file and
> split it out in a later process before doing our own log analysis.
>
> - Lyle
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users