Just one follow up question after some testing. Is there a way to split on a per request basis?
So say 10 backend servers each with unique authorisation headers set up, then have each single incoming request RR to each: Incoming http request 1 -> backend1 Incoming http request 2 -> backend2 Incoming http request 3 -> backend3 And so on... Thanks! JR Posted at Nginx Forum: https://forum.nginx.org/read.php?2,267156,267197#msg-267197 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
