Skip to main content
Version: 8.1

Perspective Session Proxy Considerations

Custom Headers​

In cases where a reverse proxy or other middleware is located between the Gateway and a running Perspective session, then the proxy server will need to whitelist several custom headers. Doing so insures that the proxy allows requests from the session to pass through to the Gateway.

Prior to 8.1.17​

  • client_timezone
  • device_id
  • device_type
  • version_code
  • perspective-session-id
  • designer-session-id

8.1.17+​

  • client-timezone
  • device-id
  • device-type
  • version-code
  • perspective-session-id
  • designer-session-id

Support for Proxy Forwarding of Remote HTTP Client Details​

New in 8.1.10

A Use Proxy Forwarded Headers setting is now available on the Gateway Network > Network Settings > Web Server page under the HTTP Settings section. It allows the Gateway to use a reverse proxy’s HTTP client details instead of the reverse-proxy itself.