Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Lokal (Win, Linux, Mac) vs. RHEL8 ServerSideServer; both installed and tested. Better RHEL8 for I prefer a ServerSide installation, because bigger hardware and therefore more pressure during load tests.

  • python 3.11

  • gcc-c++

  • pip3.11

  • open Port 8089 (open in firewall)

locust install: [locust]$ pip3.11 install locust

Simple scenarios ("Hello World" mode)

...