Set request default settings#

To set request default settings, follow these steps:

  1. On the Thread groups tab of the project, click Actions ⋮ and select Set request default settings. The window opens:

    ../_images/um_default_request_settings.en.png
  2. Click the Save response as MD5 hash toggle if needed.

  3. Fill in the fields:

    • Connection timeout. A default timeout before the connection is established to the server or the handshake is executed. If it doesn’t happen within the given time frame, the request is marked as connection timeout. By default, it is 60.

    • Response timeout. A default timeout before the entire body of the response from the server is received. If it doesn’t happen within the given time frame, the request is marked as timeout. By default, it is 120.

  4. Click Apply.

See also