Skip to main content
< All Topics

Reverse Proxy Mode

By default, when administrators upload or download files, the browser transfers files directly between the browser and the storage using pre-signed URLs to improve upload and download performance. Otherwise, all file transfers are routed through NirvaShare.

Enable Reverse Proxy Mode when you want all file uploads and downloads to pass through NirvaShare instead of using pre-signed URLs.

Follow these steps:

  • Log in to the Admin Console.
  • From the left menu, click Settings, and then select Reverse Proxy Mode.
  • Click Edit to make changes.
reverseproxymode
  • Enable Reverse Proxy Mode.
  • Click Save to apply the changes.

Once enabled, all file uploads and downloads performed through the Admin Console are routed through NirvaShare using Reverse Proxy Mode.

Note: To use the default (non-proxy) mode, you may need to configure your cloud storage to allow CORS access for the POST and GET HTTP methods for the Admin Console domain.

Table of Contents