[ 
https://issues.apache.org/jira/browse/TS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-617:
-----------------------------

    Fix Version/s:     (was: 2.1.6)
                   3.0

> document proxy.config.plugin.extensions_dir
> -------------------------------------------
>
>                 Key: TS-617
>                 URL: https://issues.apache.org/jira/browse/TS-617
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Configuration
>         Environment: any
>            Reporter: Igor Galić
>            Assignee: Igor Galić
>             Fix For: 3.0
>
>
> Document {{extensions.config}} -- allows a plugin to expose its symbols as 
> "globals", thereby allowing it to expose it to others as API
> Add an empty default config file, with coments depicting example usage.
> Similar to plugin.config, {{extensions.config}} lists one plugin per line, 
> with an additional boolean flag regarding how to open the .so file.
> {noformat}
> # Example
> someplugin.so true
> {noformat}
> Would pass {{true}} as {{argv[1]}} to {{someplugin.so}}'s {{plugin_init()}}.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to