reverse proxy

Not applicable

what is the significance of using reverse proxy in apigee?

Solved Solved
0 3 969
1 ACCEPTED SOLUTION

@Paridhi Agarwal - From my experience we use reverse proxy for the following use cases from the Edge UI console :

  • Quickly test the connectivity to the backend.
  • Expose some internal service with a basic auth for some low level use cases (SlackBots, etc.)

View solution in original post

3 REPLIES 3

Your question is not clear. Can you elaborate? Ask it a different way, and use more words, please.

@Paridhi Agarwal - From my experience we use reverse proxy for the following use cases from the Edge UI console :

  • Quickly test the connectivity to the backend.
  • Expose some internal service with a basic auth for some low level use cases (SlackBots, etc.)

Not applicable

In computer networks, a reverse proxy is a type of proxy server that retrieves resources on behalf of a client from one or more servers. These resources are then returned to the client as if they originated from the proxy server itself.