webdav.cleanup.time.to.live.minutes

Set webdav.cleanup.time.to.live.minutes to indicate when any file is old enough to delete when cleanup runs.

Property Name Default Value Property Description
webdav.cleanup.time.to.live.minutes 1440 This property indicates when a file is old enough to delete when cleanup runs.

Details

The optimal value for webdav.cleanup.time.to.live.minutes usually depends on the rate of incoming requests.

On UNIX/Linux platforms, 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.run.interval.minutes value so that subdirectories are removed more often.

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

For information about property settings to clean up the database and the data/requests directory, see db.cleanup.run.interval.minutes and db.cleanup.time.to.live.days.