admin管理员组文章数量:1406760
There is small application hosted in cloud, the application code deployed in azure container apps. When the request comes in from browser first hits to Azure app gateway , using path based routing routes to API management service and APIM backend set as Container Apps. The scenario is multiple host name points to same app gateway. like abc.mysite , xyz.mysite will redirect to same app gateway and based on host name the container app will load the data. Here I am not able to get the host name from headers in container app. I am getting FQDN of container app when I see this using application property Site={Site} in quarkus.
版权声明:本文标题:quarkus - Azure application gateway host headers not recognized by backend azure container app - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744790046a2625234.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论