On Mon. 2010-11-01 at 06:51 PM EDT, Jeff Trawick <[email protected]> wrote:
> On Mon, Nov 1, 2010 at 4:02 PM, <[email protected]> wrote: >> Author: poirier >> Date: Mon Nov 1 20:02:51 2010 >> New Revision: 1029814 >> >> URL: http://svn.apache.org/viewvc?rev=1029814&view=rev >> Log: >> Add to modules' help text (displayed by ./configure -h) more >> information that will be useful in deciding whether to enable >> them or not. >> -APACHE_MODULE(bucketeer, buckets manipulation filter, , , no) >> -APACHE_MODULE(dumpio, I/O dump filter, , , most) >> +APACHE_MODULE(bucketeer, buckets manipulation filter. Useful only for >> developers and testing purposes., , , no) >> +APACHE_MODULE(dumpio, I/O dump filter. Useful only for developers and >> testing purposes., , , most) > > mod_dumpio is used by end users to collect doc for problem diagnosis. Thanks, I backed that one out.
