I'm sorry but i don't know how to do it. I have tried:
root@ts1:~/trafficserver-3.1.3/plugins/header_filter# tsxs -o header_filter.so -i No header_filter.so tsxs command is the 3.0.4 one, is in the PATH. What am i doing wrong???? . On 24/04/2012, at 23:12, Leif Hedstrom wrote: > 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 >
