You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/21 12:27:27 UTC

[jira] [Commented] (TS-3975) ESI plugin missing TSPluginRegister

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

ASF GitHub Bot commented on TS-3975:
------------------------------------

GitHub user ftarnell opened a pull request:

    https://github.com/apache/trafficserver/pull/305

    TS-3975: ESI plugin missing TSPluginRegister

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/torchbox/trafficserver ts3975

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/305.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #305
    
----
commit 7fb702b8244dc79189895b2b0142e506862848cb
Author: Felicity Tarnell <ft...@le-fay.org>
Date:   2015-10-21T10:25:11Z

    TS-3975: ESI plugin missing TSPluginRegister

----


> ESI plugin missing TSPluginRegister
> -----------------------------------
>
>                 Key: TS-3975
>                 URL: https://issues.apache.org/jira/browse/TS-3975
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: Felicity Tarnell
>
> ESI fails to register in 6.0 when used as a global plugin:
> {noformat}
> [Oct 21 09:04:44.113] Server {0x2ae5cd307c80} NOTE: <Plugin.cc:84 (plugin_load)> loading plugin '/opt/tbx/libexec/trafficserver/esi.so'
> [Oct 21 09:04:44.113] Server {0x2ae5cd307c80} FATAL: <Plugin.cc:134 (plugin_load)> plugin not registered by calling TSPluginRegister
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)