Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description:

This property is used to provide the number of requests that the BI Server can hold in the queue when all the request threads are busy. When the queue is full, all subsequent requests will fail till the time enough space is created in the queue.

Values and behavior:

Any integer value greater than 50.

Syntax:

REQUEST_QUEUE_SIZE=[100] (int)

Default value:

1000

Scope:

Application

Comes into effect:

...