Scanning plugin help

2011-05-23 Thread Chris Reynolds
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

Re: TS Cache details

2011-05-23 Thread Nelson Perez
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: --

Re: TS Cache details

2011-05-23 Thread sridhar basam
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