You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Abhay Singh <it...@gmail.com> on 2011/06/08 09:36:42 UTC

cache plugin API not found

Hi,
I was trying to use cache_plugin @

http://svn.apache.org/repos/asf/trafficserver/traffic/branches/2.0.x/example/cache_plugin/cache_plugin.cc

on traffic server 2.1.9.

The API TSHttpCacheReenable could not be found while loading the plugin.
However, its there in ts.h.

How could i run this plugin?

Thanks


-- 
-------------------------------------------
Keep all the Strings attached!
- Abhay

Re: cache plugin API not found

Posted by John Plevyak <jp...@acm.org>.
The cache plugin API was incomplete.  Parts of it were moved to
proxy/api/ts/experimental and parts were removed or disabled if they
were too broken.

We do plan on having a new cache API, probably for 3.2.

john

2011/6/16 Igor Galić <i....@brainsware.org>

>
>
> ----- Original Message -----
> > Hi,
> > I was trying to use cache_plugin @
> >
> >
> http://svn.apache.org/repos/asf/trafficserver/traffic/branches/2.0.x/example/cache_plugin/cache_plugin.cc
> >
> > on traffic server 2.1.9.
> >
> > The API TSHttpCacheReenable could not be found while loading the
> > plugin.
> > However, its there in ts.h.
> >
> > How could i run this plugin?
>
> IIRC, jplevyakg ripped the Cache Plugin API out.
> It doesn't exist anymore in 3.0.x or trunk.
>
>
> > Thanks
> >
> >
> > --
> > -------------------------------------------
> > Keep all the Strings attached!
> > - Abhay
>
> i
>
> --
> Igor Galić
>
> Tel: +43 (0) 664 886 22 883
> Mail: i.galic@brainsware.org
> URL: http://brainsware.org/
>

Re: cache plugin API not found

Posted by Igor Galić <i....@brainsware.org>.

----- Original Message -----
> Hi,
> I was trying to use cache_plugin @
> 
> http://svn.apache.org/repos/asf/trafficserver/traffic/branches/2.0.x/example/cache_plugin/cache_plugin.cc
> 
> on traffic server 2.1.9.
> 
> The API TSHttpCacheReenable could not be found while loading the
> plugin.
> However, its there in ts.h.
> 
> How could i run this plugin?

IIRC, jplevyakg ripped the Cache Plugin API out.
It doesn't exist anymore in 3.0.x or trunk.


> Thanks
> 
> 
> --
> -------------------------------------------
> Keep all the Strings attached!
> - Abhay

i 

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@brainsware.org
URL: http://brainsware.org/