amazon web services - AWS ELB Nginx Remote Address -


i using nginx behind aws elb. when response server remote address of elb not of server possible have server ip instead of aws elb.

no can't, if would contradict whole point of elb, , expose ec2 instance outside traffic. in case elb won't able balance load on instance , cause crash.

if want access instance ip directly, don't use elb.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -