Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Nginx load balancer replicate traffic to upstream server

$
0
0
I have nginx loadbalancers accept Post data and send to upstream application servers (Roundrobin) using fastcgi. Now, I would like to replicate traffic to different set of cluster. How do I do that in nginx?

Post traffic --> Nginx LB --> Cluster 1
...........................|
...........................v
....................Cluster 2

Cluster 1 and 2 should receive same events.

In my case user send post traffic once and Nginx should be able to replicate (replay) traffic to Cluster 1 and 2.

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>