Skip to main content

Environment Variables

Advanced configuration of the server's behavior. These values affect all servers, they are read at the application start time. Usually it will not be necessary to change these values.

tip

After changing an option an IIS pool application restart may be required.

PropertyDescription
AUTH_COOKIE_TIMEValid time in minutes of the authentication cookies in transfer jobs or in the management web
BITS_UPLOAD_BUFFERWrite buffer size in bytes to use when receiving a file from a client upload
BROADCAST_PORTListening port to receive UDP server discovery packets from deployment clients. Must match the configured port in the clients. Make sure to allow the port in the firewall
COMPACTDATASTORE_EXPIRATION_TIMETime in minutes during a server will retry to compact its datastore when the job couldn't start because other writing jobs were running
HA_MESSAGING_PORTHigh Availability. Listening UDP port for the communication with other Host Provisioning Servers. Make sure to allow incoming UDP traffic in the firewall
HELPER_TIMEOUTTimeout in seconds to try to contact the local helper service to submit commands
PUBLISH_FILETRANSFER_TIMERHigh Availability. Interval in seconds to publish the current ongoing file transfer jobs to other servers
PUBLISH_SERVER_TIMERHigh Availability. Interval in minutes to publish a server's state
PUBLISH_VDISKTASK_TIMERHigh Availability. Interval in seconds to publish the ongoing vDisk task jobs to other servers
PURGE_BITSJOBS_TIMERHigh Availability. Interval in minutes to delete the partial or errored orphaned files related to missing server vDisk files
PURGE_CLIENT_HISTORY_MAXAGETime in days to keep files transfer data received from clients used in statistics
PURGE_CLIENT_HISTORY_TIMERInterval in minutes to launch the cleanup thread to remove expired transfer data
PURGE_FILES_TIMERInterval in minutes to remove the vDisk files that no longer exist on the database because they've been removed
PURGE_FILETRANSFER_MAXAGEValue in minutes where the transfer jobs will be shown on the GUI before being deleted