Hi All
I wanted to know can we use an already created proxy as a backend to another proxy in APIGEE?
Please let me know all the available options.
Thanks in advance
Answer by Dino-at-Google
·
Feb 06, 2020 at 10:23 PM
Yes of course you can.
The target of an API Proxy, is just an HTTP endpoint.
Since Apigee proxies expose an HTTP endpoint, then... yes, an API Proxy can be a target of an API Proxy.
Is there any way i get TLS certifications in APIGEE and use them in a NO Target server proxy?
wat
Can you explain in more words, what you're thinking?
The certs on the frontside of Apigee are available to you; you can manage them.
The certs on the back-side (south side?) of Apigee are also available for you to manage but they are pointless when the proxy has no target.
Answer by Priyadarshi Ajitav Jena · Oct 03, 2020 at 10:33 AM
Yes, you can use it. I would suggest going through proxy chaining once, this is a performance efficient concept.
If you use TLS then you have to configure in the target configuration for target existing proxy.
if its no target you can use service callout where you can add TLS information.
Sorry, the page you are looking for is currently unavailable. Please try again later 7 Answers
Proxy Base path proxy endpoint and API proxy differ 1 Answer
Increase timeout on public cloud to resolve 504 Gateway timeout error 1 Answer
Customizing Streaming based on requirement - Request Or Response 0 Answers
How to map the target endpoint URL parameters to the proxy url 4 Answers