Scenario 2: Browser - AS-ABAP Communication Through a Reverse Proxy

Use

The browser communicates always with the AS-ABAP through a reverse proxy server. For this reason all generated URLs must contain the name and port of the reverse proxy server.

CLIENT

SORT_KEY

PROTOCOL

APPL

HOST

PORT

100

010

HTTP

*

http://WWW.SAP.COM

80

100

011

HTTPS

*

http://WWW.SAP.COM

443

As there is no application filter, the table synchronizes all requests in order to generate new URLs. The protocol is the factor that decides which entry is used.