Ok, so it sounds possible.
What I'm still not sure about is how to configure the proxy configurations, such that each port is being used in a single concurrency mode.
Do I need to set some kind of max connections for each host:port (to 1?) or will Nginx just figure this out and queue requests for that host:port?
What I'm still not sure about is how to configure the proxy configurations, such that each port is being used in a single concurrency mode.
Do I need to set some kind of max connections for each host:port (to 1?) or will Nginx just figure this out and queue requests for that host:port?