Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • I infra-azure-provisioning
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Upcoming Change to GitLab Pages The GitLab Pages URL is planned to migrate from the current *.pages.community.opengroup.org to a simpler domain: *.pages.opengroup.org. At the same time, HTTPS will be enabled for the server. This change is planned for May 21, 2022.

If you have questions or concerns, please email forum-support@opengroup.org.

  • Open Subsurface Data Universe Software
  • Platform
  • Deployment and Operations
  • infra-azure-provisioning
  • Issues
  • #27

Closed
Open
Created Oct 28, 2020 by Komal Makkar@komakkarDeveloper1 of 9 tasks completed1/9 tasks

App Gateway needs to handle HTTP gracefully

Type

  • Feature Request
  • Bug Report

Priority

  • High
  • Medium
  • Low

Estimating the priority. We will update when we have gauged it.


Feature Request

Why is this change needed?

The HTTP request is not handled. Some services have Integration Tests that are failing with the current infra configuration.

  1. There has to be graceful handling of HTTP requests.
  2. HTTP might send the request to the service OR redirect to HTTPS.

Current behavior

The Application Gateway is not acknowledging HTTP protocol requests. The connection is timing out.

Expected behavior

The Application gateway should redirect HTTP to HTTPS.



Bug Report

Breaking

  • YES
  • NO

Attached Logs?

  • YES
  • NO

Reproduction

Current behavior

Expected behavior

Steps to reproduce



Other information

The application gateway can be configured to route the HTTP requests to HTTPS.

https://docs.microsoft.com/en-us/azure/application-gateway/redirect-http-to-https-portal

Assignee
Assign to
Time tracking