Interval at which workers are polled for memory usage
--worker-memory-check-interval hr
:min
:sec
.fractSec
worker-memory-check-interval
specifies how
often to poll the memory usage of a worker process. This setting affects
the behavior of all other settings that act based on worker memory
usage such as worker-memory-trigger
, worker-memory-target
,
and worker-restart-memory-limit
.
hr
Hours in interval.
min
Minutes in interval.
sec
Seconds in interval.
fractSec
Fractional seconds in interval.
Check memory usage every one and a half minutes.
--worker-memory-check-interval 0:01:30