Skip to content

Ebin Issac

Technology and Stuff

  • About Me
  • Tools

Tag: alb

Fixing AWS Application Load Balancer HTTP 502 errors with backend on IIS

Posted on March 10, 2024 by Ebin Issac

TLDR: Uncheck Require SNI (Server Name Indication) is required from IIS site binding, as ALB does not include SNI TLS extension in the request sent to the target There can be many reasons behind hitting 502 bad gateway error from an ALB, and most of them can be fixed by following the AWS documentation here. […]

Posted in TECHNOLOGYTagged 502 bad gateway, alb, AWS, iis

Recent Posts

  • Fixing AWS Application Load Balancer HTTP 502 errors with backend on IIS
  • How to configure SAML authentication with Azure AD for Palo Alto Firewalls, with role based access based on Azure AD Group memberships
  • How to find the users who are logged into a Windows server via RDP using Powershell
  • How to avoid distro upgrade for RHEL 8.x when running yum update
  • How to find the LDAP connection string of an AD User / Group with Powershell

Archives

  • March 2024
  • May 2023
  • February 2022
  • September 2021
  • June 2021
  • April 2021
  • March 2021
  • July 2020
  • April 2020
  • October 2019
  • August 2019
  • June 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • March 2018
  • November 2017
  • October 2017
  • July 2017
  • April 2017
  • March 2017
  • January 2017

Categories

  • Personal
  • TECHNOLOGY