Hello nginx,
Iam wondering if there is anyway to bind a specific IP as the outbound
IP to contact the backend server for a nginx instance? I serve many
instances in a single machine and all of them using the default IP of
the server is messy.
Thanks
Alex
On 8/15/13 9:16 PM, Alex Flex wrote:
Hello nginx,
Iam wondering if there is anyway to bind a specific IP as the
outbound IP to contact the backend server for a nginx instance? I
serve many instances in a single machine and all of them using the
default IP of the server is messy.
http://nginx.org/r/proxy_bind
–
Maxim K.