On Thu, Jul 24, 2003 at 10:17:25PM +0100, Nick Kew wrote: > 1. mod_diagnostics > mod_diagnostics is a very simple module that can be inserted anywhere > in the filter chain, and logs buckets and brigades passing through. > Typical usage is to insert it immediately before and after a filter in > development to help with debugging and testing.
Sounds like mod_bucketeer in modules/test, which is already included. Or, at the very least, whatever additional functionality mod_diagnostics offers could be folded into mod_bucketeer. So, if you'd like to provide a patch to do that, it'd probably be welcomed. Or, if you don't want to do that, you can just submit a patch to add it into modules/test. -- justin
