내용으로 건너뛰기

How does it work differently per target group?

0

Hello? Experts

As I know, NLB has two different target group as below;

instance The targets are specified by instance ID.

ip The targets are specified by IP address.

Q1) Does backend instances will establish connection with client ip address when target group is instance?

Q2) Does backed instances will establish connection with NLB private ip address when target group is ip?

Q3) If Q1 & Q2 are right, why it connects differently base on target group?

질문됨 8년 전1천회 조회

1개 답변
0
수락된 답변

Q1: If you specify targets using an instance ID, the source IP addresses of the clients are preserved and provided to your applications. Q2) If you specify targets by IP address, the source IP addresses are the private IP addresses of the NLB nodes. If you need the IP addresses of the clients, enable Proxy Protocol and get the client IP addresses from the Proxy Protocol header. Q3) different target groups for different types of requests

AWS
전문가

답변함 8년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠