- Created by SS Doc Editor, last modified on Jun 07, 2023
On-Premise Load Agents
| ![]() |
Distributed test runtime
The connection between the Controller and every load agent must be maintained throughout the duration of the distributed test. During every graph sample rate interval, the Controller polls every load agent for progress data and then combines the data to update the overall test progress. The Controller will continue polling each load agent until every load agent reaches the test completion criteria. When each load agent has reached its test completion criteria, the Controller will start to calculate the overall test results.
Stopping a distributed test
When the user manually stops a distributed test, the Controller sends a signal to the agent to stop the test. The overall test will stop when all load agents have stopped the test. If the connection between the Controller and any load agent is disrupted (or if the load agent crashes) for an extended period of time, the Controller automatically stops the test.
Losing connection
If, during the test, the Controller loses connection (or crashes) with the load agent, the load agent will stop the test automatically after a short time.
- No labels