On Mon, Sep 21, 2009 at 1:37 PM, <[email protected]> wrote:

> Author: rjung
> Date: Mon Sep 21 17:37:42 2009
> New Revision: 817338
>
> URL: http://svn.apache.org/viewvc?rev=817338&view=rev
> Log:
> Renaming mod_fcgid directives part 1:
>
> - Use common prefix "FCGID"
> - Switch from underscores to CamelCase
>
> Here:
>
> - cloning all AP_INIT_* in fcgid_cmds
> - Adding "DEPRECATED" to the short explanation text (mod_info)
>
> ...


> +    AP_INIT_TAKE1("BusyScanInterval", set_busy_scan_interval, NULL,
> +                  RSRC_CONF,
> +                  "DEPRECATED - scan interval for busy timeout process"),
>

What about simply "See FCGIDBusyScanInterval" or "Replaced by
FCGIDBusyScanInterval" ?

Reply via email to