On 8/25/2010 9:56 AM, Justin Erenkrantz wrote: > > This is the crux of my concern - "should" improve performance at the > very substantial cost of increasing complexity for understanding the > codebase (especially without comments).
That is nonsense; providing debug-level granularity of one module and one module alone (or a specific set of modules) is vastly more efficient than turning an entire server (or vhost context) into debug level granularity. That is a 'will improve' - both cpu, i/o and disk consumption; the only question is how much which is an imponderable based on the modules loaded, both asf and third party.
