i think cachekey plugin is a remap plugin, not a global plugin. so you can't use it in plugin.config.
please see documentation here - https://github.com/apache/trafficserver/blob/master/doc/admin-guide/plugins/cachekey.en.rst thanks kit On Wed, Apr 13, 2016 at 1:56 AM, Muhammad Faisal <[email protected]> wrote: > Hi, > When im trying to load the plugin im getting the following error: > > [Apr 13 13:49:41.132] Server {0x2b16daebb340} NOTE: <Plugin.cc:84 > (plugin_load)> loading plugin '/usr/local/libexec/trafficserver/cachekey.so' > [Apr 13 13:49:41.133] Server {0x2b16daebb340} FATAL: <Plugin.cc:122 > (plugin_load)> unable to find TSPluginInit function in > '/usr/local/libexec/trafficserver/cachekey.so': (null) > Other plugins like stats_over_http is working fine. > > Thanks >
