Skip to content

Commit

Permalink
Small docs improvement on --host argument when running distributed
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Oct 20, 2019
1 parent fb578f1 commit 40f64e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/running-locust-distributed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ processor core, on the slave machines.
.. note::
Both the master and each slave machine, must have a copy of the locust test scripts
when running Locust distributed.

When specifying the target host (that you're load testing) on the command line using the
``--host`` argument, it should be passed to both the master and slave nodes.


Example
Expand Down

0 comments on commit 40f64e0

Please sign in to comment.