webdav.cleanup.run.interval.minutes

Set the value of webdav.cleanup.run.interval.minutes to the interval to use for monitoring transient data to be cleaned out of the Spotfire Statistics Services WebDAV root directory.

Property Name Default Value Property Description
webdav.cleanup.run.interval.minutes 10 This property specifies the interval used for monitoring transient data that needs to be cleaned out of the WebDAV root directory.

Details

In a standalone installation, the WebDAV root directory is SPSERVER_HOME/data and in a cluster, it is SPSERVER_SHARE/data. This property works in combination with webdav.cleanup.time.to.live.minutes.

The optimal value usually depends on the rate of incoming requests.

On the UNIX/Linux platform, a directory can have no more than 32000 subdirectories. If you are in an environment where many requests are generated in a short period, more result subdirectories will be created than are eligible for cleanup. If the maximum number of subdirectories is reached, Spotfire Statistics Services cannot process additional requests. In this situation, you should estimate maximum throughput and adjust this value and the webdav.cleanup.time.to.live.minutes value so that subdirectories are removed more often.

When you change this value, you should carefully monitor the performance of your computer.