Hi,
I am trying to write a Traffic Server plugin that will allow the
scanning of the request and response data and either let the data
through or block it.
Initially I read the headers in the INK_EVENT_HTTP_READ_REQUEST_HDR
and the INK_EVENT_HTTP_READ_RESPONSE_HDR hooks and then added
transform h
Has anyone been sucessful in compiling the io as a separate module? I've
tried in two machines now (one running CentOS and the other one has Ubuntu
11.04) and always got the same compilation error I wrote in the previous
mail.
Thanks
Nelson R. Pérez
PS. Here's the error msg:
--
On Mon, May 23, 2011 at 3:27 PM, Nelson Perez wrote:
> Has anyone been sucessful in compiling the io as a separate module? I've
> tried in two machines now (one running CentOS and the other one has Ubuntu
> 11.04) and always got the same compilation error I wrote in the previous
> mail.
>
>
Just