> -----Original Message-----
> From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 11, 2001 3:08 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PATCH] mgmt_get_vars hook (was RE: Hooks for management
> reporting)
>
>
> From: "Ian Holsman" <[EMAIL PROTECTED]>
> Sent: Monday, June 11, 2001 4:06 PM
>
>
> > Ok..
> > Part 1.. adding the hook
> >
> > once this gets approved/commited
> > I'll work on implementing the hook in scoreboard and the mpm's
>
> Let me understand 100%, we are _not_ using a hook to
> populate, only to retrieve
YES.
> data, and that will not be heavily string intensive, so we
> won't laden the server
> with unnecessary cpu. Yes?
I was thinking that there would be a 'description' and a 'module' field with
each number which would describe what the value represents.
the 'scoreboard.requests.total' key would have a description 'The Total # of requests
served since
apache was started' and a module 'scoreboard'. which would be apr_pstrdup'ed in.
this could be removed, and the keys could be documented in the module doc's now if you
would
prefer.
..Ian
>
> Bill
>
>