How can I configure the maximum queue size in MetaDefender Core v5 ?

This article applies to all MetaDefender Core V4 and V5 releases deployed on Windows and Linux systems.

There are two ways of configuring maximum queue size in MetaDefender Core.

  1. REST API:

The maximum queue size can be configured in MetaDefender Core v5 via REST API, as follows :

Set scan config

RequestValue
MethodPUT
URL/admin/config/scan

Request HTTP header parameters:

NameTypeRequiredValue
apikeystringtrueSession id, can be acquired by POST Login

Request body:

JSON pathTypeRequiredValue
max_queue_per_agentinttrueMax queue size allowed per agent

Example:

JSON
Copy

An example of a successful response can be found below :

HTTP status code: 200

Response contains information about the modified scan configuration

JSON
Copy

In case the configuration change was not correct, an error response like the one below will be returned :

Internal error

HTTP status code: 500

JSON
Copy
  1. MetaDefender Core UI

You can go to Settings → General and change the queue size to the number you want.

If Further Assistance is required, please proceed to log a support case or chat with our support engineer.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard