Kage shadows production traffic to QA servers(github.com) |
Kage shadows production traffic to QA servers(github.com) |
Another solution using only netcat and tee is described on ServerFault: http://serverfault.com/questions/309583/duplicate-incoming-t...
I'd suggest going using a frontend (such as Nginx or Apache) => Kage => Backend boxes.
It was easier for us to write EM based proxy like this than writing a web server plugin that does it, etc.