Simply put using Nginx I am trying to mirror all the traffic hitting one of our apps, app A to a newly deployed test app. I know that there is the mirror module but I was wondering if there is any other way to implement this? Even if it's not thru Nginx.
Cheers,