Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

183
Views
How to change the protocol from http to https in AWS ELB load balancer?

Is it possible at all to change the protocol and port of the Target Group created using AWS Load Balancer.

For instance, if I have set up initially HTTPS:443 as the protocol:port for my ELB and then I want to change it to HTTP:80 — how can I do that? Or do I have to delete everything and set up a new load balancer with the new settings and new target groups?

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

This is not possible for changing the target group protocol itself.

You can change the health checks, but the target group appears to not be modifiable.

You would need to create a fresh target group with the protocol/port combination you want and then update the listener to use the new target group.

If however you want to change the listener (this is the client to load balancer connection) then you can modify or create a new listener at any time.

This can be modified either through the console or through the CLI using the modify-listener function.

over 4 years ago · Santiago Trujillo Report

0

As the question tag with Amazon Elastic Load Balancing (ELB) and also you mentioned ELB elastic load balancer then you there is no target group but instances so you can just update the listener only.

You can modify an existing listener.

  • Select LB
  • Select Listener
  • Modify port

enter image description here

Or if ALB then you can not update target group but you can add new the same instance with updated PORT. But better to create New target group and update target in the listener so it will be use by new instance launch in this target group.

To add an instance with a different port in this target group

  • Remove existing instance
  • Add the same instance with the new port

enter image description here

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!