Other

The SettingsConfigurationsOther section is used to define session timeout, client or server, in PR4.

These are the options available in this section:

  • Slave-timeout: timeout for slave sessions. Enter the session duration followed by m, h, or d for minutes, hours, or days, respectively. Setting this to 30m, the session will expire after 30 minutes.

  • Master-timeout: timeout for master sessions. Enter the session duration followed by m, h, or d for minutes, hours, or days, respectively. Setting this to 30m, the session will expire after 30 minutes.

  • Checkpoint file cleaner: this value regulates how often the cleaner daemon will check for and delete expired or broken checkpoint files. Enter the interval followed by m, h, or d for minutes, hours, or days, respectively. Setting this to 30m will initiate a check every 30 minutes and proceed with deleting expired or broken checkpoint files.

Last updated