bc-web echo
This is a URL that simply echoes its arguments and details about the environment in which it is executed. When used by example.com
Usage
http://localhost:8080/echo/…
Properties
echo_run_min | minimum runtime in seconds (0-3600). Default is 2 . |
echo_run_max | maximum runtime in seconds (0-3600). Default is 5 . |
echo_success | probability of success. Default is 80 . |
if echo_run_max is less than echo_run_min, then the runtime will be echo_run_min.
Examples
jsmith% open http://localhost:8080/echo?name=John%20Smith