Skip to content

filecopy.request_delay

Specifies how long to delay between copy requests in milliseconds.

Key: filecopy.request_delay
Type: Integer
Can be set in: collection.cfg

Description

This option is the number of milliseconds to delay between copy requests when gathering for a filecopy collection. The default value is empty i.e. no delay between requests.

Default Value

filecopy.request_delay=0

Examples

If you want to reduce the load on a target server when copying files you could set this to an appropriate value e.g.

filecopy.request_delay=1000

The example above would delay for 1000ms (1 second) between requests.

This value can be overridden by the gather.slowdown.request_delay setting if a slowdown period has been specified.

See Also

top

Funnelback logo
v15.24.0