Difference between revisions of "AWS/Loadbalancers types"

From Ever changing code
< AWS
Jump to navigation Jump to search
(Created page with "= NLB = == Registration notes == * if targets hosts are registered by instanceID then source client IP willbe passed to your application * if target hosts are registered by IP...")
(No difference)

Revision as of 12:28, 29 September 2018

NLB

Registration notes

  • if targets hosts are registered by instanceID then source client IP willbe passed to your application
  • if target hosts are registered by IP then private IP of NLB will be passed to your application