How do I configure multiple routing ports while migrating from CLB to ALB?

0

I used the Launch ALB Migration Wizard.

The change is that the number of ports in the routing tab has been reduced from 2 to 1. (The relevant information is attached to the link.) link image

If it is set to one, a 504 gateway timeout error occurs.

Is there a way to set two routing ports during migration?

1개 답변
1
수락된 답변

I understand that you have multiple listeners for your CLB. While using migration using console, If the Classic Load Balancer has multiple listeners, the wizard uses the listener port with the lowest value for the target group port. Each instance registered with these listeners is registered with the target group on the listener ports for all the listeners

This is why you are seeing just one target group for your two backend port.

https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/migrate-classic-load-balancer.html#migration-wizard

Is there a way to set two routing ports during migration? You can use the Option 2, https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/migrate-classic-load-balancer.html#load-balancer-copy-utility which should create two target groups for each of the listener backend port considering you are using different backend ports for the CLB listeners.

AWS
전문가
답변함 2년 전

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

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

질문 답변하기에 대한 가이드라인

관련 콘텐츠