response-archive-root

Path to location where responses are archived

Syntax

--response-archive-rootPATH

Description

response-archive-root shows the location where responses are archived to indciated by PATH. This option is must be set if the server-memory-threshold-overflow-action option was set to 'archive_responses'. The server process needs to have read & write permissions to the PATH.

Parameters

PATH

Location specified as a string.

Examples

Set the archive root.

--response-archive-root ./.response_archive
Was this topic helpful?