[ 
https://issues.apache.org/jira/browse/TS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536279#comment-13536279
 ] 

James Peach commented on TS-617:
--------------------------------

What's extensions.config? Is it a thing we want or a thing we should just 
remove?
                
> 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: Documentation
>         Environment: any
>            Reporter: Igor Galić
>            Assignee: Igor Galić
>             Fix For: Doc 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to