Hi,
Can anyone briefly explain the ways for testing the connectivity of proxy in apigee public cloud to the backend?
our apigee is hosted in AWS, and request should go through aws cloudfront.
Using curl -iv <Target server>: Port we tested the connectivity for proxies in ON PREM.
Greatly appreciated
Thank you..!
with Regards,
Mani
Answer by Priyadarshi Ajitav Jena · Oct 11, 2020 at 04:58 PM
if Apigee is on cloud and you have target server is in onpremise then you have to open the firewall of backend from internet. Some companies use nginx webproxy to connect to the backend from Apigee cloud.
Base url setting in apigee edge based on swagger specs info 0 Answers
Increase timeout on public cloud to resolve 504 Gateway timeout error 1 Answer
aws java sdk 1 Answer
creating no target proxy with specs giving error 2 Answers
How to map the target endpoint URL parameters to the proxy url 4 Answers