Reverse proxy

Feedback


To further protect the security of the portal system, SuperMap iPortal supports reverse proxy. Reverse Proxy refers to the use of a proxy server to receive requests from the Web client, then forward the request to the servers on the internal network system, and return the results obtained from the internal servers to the Web client. At this time, the proxy server acts as a server externally, and the client does not know the existence of other servers in the internal network, so the internal network servers can be protected. For more information about reverse proxy, please refer to: Reverse Proxy.

In this section, we will introduce how to use SuperMap iPortal service proxy and Nginx reverse proxy together.