locust Verified for current stable LTS

Locust Command: Run Headless Load Test To 100 Users

Use for run headless load test to 100 users with Locust. Exact CLI syntax to run headless load test to 100 users using Locust.

When to use this: Use for run headless load test to 100 users with Locust.

Command Syntax

locust -H {http://example.com} --headless -u 100 -r 1

Command Breakdown

-H
Command Option
Tool-specific option used by this command invocation.
--headless
Command Option
Tool-specific option used by this command invocation.
-u
Command Option
Tool-specific option used by this command invocation.
-r
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to run headless load test to 100 users using Locust.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Locust directory