can i use a proxy as a backend to a another proxy

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

0 4 141
4 REPLIES 4

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.

Not applicable

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.