I'm working on a project that could benefit from mod_log_spread for access logging. I read about it in a few different places. The trick is that I can't tell if anyone else is using it or if it's being maintained.
Spread 4.0 was released late last year. The big advantage over the previous versions is that it supports dynamic cluster changes. I figure that's a good feature to have. On the other hand, mod_log_spread hasn't been updated since about 2001. The API changed and I don't think it will work with the new version.
Also, mod_log_spread is apparently a hacked version of mod_log_config, so I wonder if there have been bug fixes or features added into mod_log_config that may be missing.
I'm hoping that the perl module Spread compiles against the new version. It also seems to be old, though. If it does, I'd probably just use Apache logging pipes and a perl script to do the logging.
Thursday, September 13, 2007
Is anyone using mod_log_spread anymore?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment