Summary for Patch 338 (Verified)

Summary Better handling of old .temp files in temp/ on server
Platform Unix
Category bugfix
Valid for 4.9.x, 5.0.0.x, 5.0.1.x, 5.1.0.x
Requires 4.9.0.1 - 4.9.0.7: 272, 4.9.0.1 - 4.9.0.7: 275
Client Required Patch/es
Supersedes 289
Superseded by 397 : Verified / Not hidden
Affects Server: Core
Last Updated September 30, 2009

Download now

Download_red patch338.tar.gz

Description

Cleanup: .temp files that have been read are now removed only if they
have not been modified during the last 48 hours. Files that has not
been read will only be removed if they are older than 7 days.

Supersedes Patch Description

Expand all

Patch 289 — Allows Open iT admin to decide when and how often archive data should be archived and processed
This patch adds two configuration directives to the server which both affect the
"_archive_license_data"-cronjob.

- ARCHIVE_DATA_INTERVAL, which determines how often data should be archived, with the
values determining how many seconds should pass between each archival. 3600 = one hour,
86400 = one day. 86400 is the default used if the directive isn't set.

- ARCHIVE_DATA_OFFSET, which determines how many seconds after each period-start the
job should be started. The default is 15000, which equals 4 hours and 10 minutes.

Installation

Unpack tar file in e.g /tmp/patch on the Open iT server. Do the 
following as root:

  cd /tmp/patch
  ./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version List