I have a (sort of) stupid question. I'm running mod_log_spread for
distributed logging amongst our web, Real, and Quicktime servers, or
at least the ones that run Apache on port 80. I'm setting up a pay-
as-you-go service for digital video hosting and in the interest of
rapid development and scalability, am using OpenACS (duh) on a nice
fast dual-Coppermine box with huge mirrored drives. So the question
arises, why waste up to 30% of the performance I get just writing
AOLserver logs to disk? I have spreadlogd running on my analysis
host for just such purposes -- to free up the webservers to read from
disk, not write to it. Has anyone built a plugin or module or
whatever for AOLserver/OpenNSD to use Spread? If not, what would be
involved?
I'll do the damn port, I just need some guidance. Right now it isn't
critical but I'll be damned if I'm going to collect logs from
multiple hosts with the ol' RSA-exchanged-scp method.
Mod_log_spread: http://www.backhand.org
/mod_log_spread/
Spread toolkit: http://www.spread.org/
Thanks!
Tim