Specifies the published endpoints of the IcePatch server. Refer to the description of the object adapter property adapter.PublishedEndpoints for more information.
Sets the IcePatch server's update period to num seconds. Updates are executed in a background thread during which the server descends the data directory and performs a number of tasks, including compressing files and computing unique signatures. If not defined, the default value is 60. Automatic updates are disabled if this property is set to zero.
Defines the number of seconds num the server should wait when attempting to acquire an internal lock on a file or directory. A lock is held whenever a file or directory is being updated, such as when a file is being compressed or a unique signature is being computed. If the server is unable to acquire a lock after the specified timeout period, an IcePatch::BusyException is returned. If not specified, the default value is 10.
If num is set to a value larger than zero, the IcePatch client dynamically calculates the unique signatures of local files rather than caching the signatures. This reduces the number of local cache files at the expense of more processing when comparing directories with the server. The default value is 1.
<<< Previous | Home | Next >>> |
Freeze Properties | Up | Glacier2 Properties |