171 | | |
| 173 | ||Enabled||Set to True if the job shall actually be run, or set False to disable the job||True|| |
| 174 | ||Start Time||Select date and time for the first run of this job (UTC)||2011-09-21 08:30|| |
| 175 | ||End Time||Select date and time after which the job shall not be run anymore (UTC)||2012-09-21 08:30|| |
| 176 | ||Repeat ''n'' times||Select how often the job shall be run, set to 0 to set no limit||0|| |
| 177 | ||Run every||Select the time interval after which to repeat the job||5 minutes|| |
| 178 | ||Timeout||Set a maximum time after which to abort the action||600 seconds|| |
| 179 | |
| 180 | If you need to switch between jobs (e.g. for maintenance periods, low-traffic periods), you can set up multiple schedules, and disable/enable them as needed |
| 181 | |
| 182 | Please choose meaningful time interval and timeout settings: the more resources are to be synchronized, the longer it will take (in this regard, also note that THIS- and OTHER-policies will exchange all records in a resource, thus taking significantly longer). |
| 183 | |
| 184 | How many record have to be exchanged per each run depends on the average update frequency and the time internal in the job: e.g. if there are on average 100 updates per minute, and you set a 2-minute interval, then there would be 200 records to be transmitted on average. The import rate on medium-range server has been tested at on average 18 records/second, which means, the synchronization process would take around 11 seconds. To be on the safe side, choose a timeout value at least 10 times as high as that - e.g. 120 seconds in this case. |
| 185 | |
| 186 | Note that with NEWER-policies, the amount of network traffic arising from synchronization does not mainly depend on the frequency of synchronization, but on the record update rate at the sites. Smaller synchronization intervals would increase the traffic only slightly, but reduce the rate of conflicts and the risk of network-related problems. However, too small intervals (below the update rate of the site) may cause unnecessary network traffic with just empty transmissions. |