Using a Reverse Proxy for OData Applications

Requirements for third party reverse proxies for use with SAP Mobile Platform.

The reverse proxy must be a straight pass-though proxy server. Ensure the reverse proxy meets these requirements:

The OData application needs to communicate to the message server port. The configuration policies are:
  1. Map the root context of http://reverseProxy:5001 to http://supServer:5001. Set connection properties just as you would to directly connect to SAP Mobile Server.
  2. Map the "/smp/message" context of http://reverseProxy:8080 to http://supServer:5001. The OData application needs to add the "/smp/message" as URL suffix for connection properties during registration.