backlog-lower-bound

Identifies the limit (time to print jobs in the queue) below which you do not consider the queue backlogged. InfoPrint resets a backlogged condition when the queue-backlog value is less than this value, if you enable backlog computing.

GUI label

Backlog lower bound

Type

Resettable, single-valued

Allowed Values

You can enter a value using [HH:]MM. The unit is minutes or hours and minutes, separated by a colon.

Syntax

backlog-lower-bound=[HH:]MM

For example:

backlog-lower-bound=70
backlog-lower-bound=1:10

Default Value

No default value

Usage Guidelines

  • This attribute is only valid when the queue-type attribute is set to standard-queue.
  • You must set the value for this attribute to less than or equal to the value you specify for the backlog-upper-bound attribute.
  • InfoPrint sets the value for the attribute backlogged to false when the value for the queue-backlog attribute becomes less than this value if you enable backlog computing (backlog-update-interval value not equal to 0).