N
N
Nurlan2016-10-27 15:46:23
Nginx
Nurlan, 2016-10-27 15:46:23

How to pass a request from Nginx to two backends?

We need to check the statistics system that we have in order not to wedge into the main code, I want to get the same request as the system itself. How can I make nginx pass the request to two scripts at once?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dzubchik, 2016-11-03
@dzubchik

Perhaps Goreplay will suit you . It can listen to traffic on a port, like tcpdump, and forward it either to a file for later analysis or repetition, or to another backend.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question