PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, June 24, 2022

[FIXED] How to setup Azure Application Gateway as reverse proxy

 June 24, 2022     azure, azure-application-gateway, azure-devops, devops, reverse-proxy     No comments   

Issue

Is it possible to duplicate request to several Ip addresses in Azure with Application Gateway? How to do it?


Solution

To replicate one incoming call to multiple APIs, you can use one-way-request/fire-and-forget calls in APIM: https://docs.microsoft.com/en-us/azure/api-management/api-management-sample-send-request#send-one-way-request



Answered By - silent
Answer Checked By - Mary Flores (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing