On 4/24/12 2:36 PM, Jorge Román Novalbos wrote:
Let me a question,
I already have the source code of header_filter. I downloaded whole
trafficserver source code from git repository but i don't know how to compile
the plugin.
Do i have to compile the trafficserver 3.1.3 like a new install or I can
compile only the plugin??
Let me explain, I have the trafficserver 3.0.4 working in my production server
and i don't know how to append header_plugin to my server. I mean, i wouldn't
like to upgrade the trafficserver versión.
If you don't want to compile the entire source, you should be able to use
the tsxs that comes from your 3.0.4 installation. That won't work for all
plugins though, due to "autoconf".
-- Leif