I use this function :

TSHttpHookAdd(TS_HTTP_READ_REQUEST_HDR_HOOK, TSContCreate(add_header_plugin,
NULL));


2011/8/29 Igor Galić <i.ga...@brainsware.org>

>
>
> ----- Original Message -----
> > Hello,
> > I am currently working on two plug-ins. The first adds a MIME header
> > and the
> > second works as the append-transform example. The problem I'm dealing
> > with
> > is that the plug-ins are running twice for each request I send to TS
> > when
> > the data is send by the origin server.
>
> Exactly where and how did you hook those plugins into the system?
>
> > Thanks,
> > Edouard
>
> i
>
> --
> Igor Galić
>
> Tel: +43 (0) 664 886 22 883
> Mail: i.ga...@brainsware.org
> URL: http://brainsware.org/
> GPG: 571B 8B8A FC97 266D BDA3  EF6F 43AD 80A4 5779 3257
>

Reply via email to