locust Verified for current stable LTS

Locust Command: Connect Locust Worker To Master On Different Machine

Use for connect locust worker to master on different machine with Locust. Exact CLI syntax to connect locust worker to master on different machine using Locust.

When to use this: Use for connect locust worker to master on different machine with Locust.

Command Syntax

locust -H {http://example.com} --worker --master-host <master_hostname>

Command Breakdown

-H
Command Option
Tool-specific option used by this command invocation.
--worker
Command Option
Tool-specific option used by this command invocation.
--master-host
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to connect locust worker to master on different machine 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