i have a question about the revere proxy feature: if i have 10 different
IP addresses connecting to an nginx instance, and all these will be
reveres-proxied to an internal server on port 8080. Will nginx also
generate 10 connections to the internal address? or will it use some? or
1? is there any way this can be configured?