Parameter:
BUSYTIME_TASK_INTERVALShort description: Interval (in minutes) at which the Busytime task refreshes Free/Busy information for schedule lookups.
Profile
Parameter | BUSYTIME_TASK_INTERVAL |
Category | Mail / Router |
Component | Server |
Available since | 9.0.1 |
Supported versions | 9.0.1, 10.0, 11.0, 12.0, 14.0, 14.5, 14.5.1 |
GUI equivalent | notes.ini only (no GUI) |
Possible values | Minutes as integer |
Description
The
Sched/Calconn task cyclically collects Free/Busy data from mailfiles and writes it to busytime.nsf (or clubusy.nsf in a cluster). BUSYTIME_TASK_INTERVAL defines how often this update run takes place. Shorter intervals mean fresher data for scheduling requests but cost CPU/IO; longer intervals reduce server load but can mean that new appointments are not immediately visible in Free/Busy checks.In classic deployments, the default of
5–10 minutes is often sufficient. On pure application servers (no mailfile storage), the value is irrelevant.Example configuration
BUSYTIME_TASK_INTERVAL=10
Notes & pitfalls
- Value in minutes.
- Only effective if
SchedorCalconnis active as a server task.
- For iCal sharing / Outlook integration, plan together with
BUSYTIME_LIMIT_SETTINGS.
- Takes effect after a restart of the Sched task or a server restart.
- Complementary to
BUSYTIME_LIMIT_SETTINGS,Sched_DisableSched.