Package google.registry.loadtest
Class LoadTestAction
java.lang.Object
google.registry.loadtest.LoadTestAction
- All Implemented Interfaces:
Runnable
Simple load test action that can generate configurable QPSes of various EPP actions.
All aspects of the load test are configured via URL parameters that are specified when the
loadtest URL is being POSTed to. The clientId
and tld
parameters are required.
All of the other parameters are optional, but if none are specified then no actual load testing
will be done since all of the different kinds of checks default to running zero per second. So at
least one must be specified in order for load testing to do anything.
-
Field Summary
-
Method Summary