Application Request Routing Configuration - WorkView - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Premier

WorkView

Platform
OnBase
Product
WorkView
Release
Foundation 24.1
License
Premier

The Microsoft Application Request Routing extension in IIS allows you to configure proxy settings.

Proxy settings are configured in the Application Request Routing window in IIS. You can access this window by opening the Application Request Routing Cache feature for the server and clicking Server Proxy Settings.

The following server proxy settings are used for setting up a reverse proxy:

Option

Description

Enable proxy

Ensure that this option is selected.

Time-out (seconds)

This value should be a value greater than the Application Server timeout (which defaults to 300 seconds). This setting helps troubleshooting issues related to timeouts by ensuring the Application Server times out before the reverse proxy.

Enable SSL offloading

This is an optional setting, used to optimize performance. When selected, all traffic flowing through the proxy exits as unencrypted HTTP traffic. SSL decryption can then be performed by a separate server, freeing resources on the server running the proxy.

Reverse proxy

Enter the fully qualified domain name of the back-end server you want to proxy.