{{template "header" .}}

Φορτίο (fortio) v{{.Version}}{{if not .DoLoad}} control UI{{end}}

Up for {{.UpTime}} (since {{.StartTime}}). {{if .DoLoad}}

{{.Labels}} {{.TargetURL}}

Running load test... Results pending...

{{else}}
{{if .DoStop}}

Stoping runs as per request.

{{else}}
Title/Labels: (empty to skip title)
URL:
QPS: Duration: or run until interrupted: or run for exactly calls.
Threads/Simultaneous connections:
Connection reuse range: Min Max or Single value:
Uniform: or Jitter:    No Catch-Up (qps is a ceiling):
Percentiles:
Histogram Resolution:
Headers:
{{ range $name, $vals := .Headers }}{{range $val := $vals}}
{{end}}{{end}}



Payload:

Load using:
tcp/udp/http: (https insecure:, standard go client instead of fastclient:, sequential warmup: , resolve: )
  or
grpc: (grpc secure transport (tls):, using ping backend:, ping delay: )
JSON output:, Save output:)
Timeout:

Or

Browse saved results (or raw JSON)

Or

Debug fetch any single URL:

Or

HTTP/1.1 only semi proxy Debug fetch http://

Or

debug and debug with env dump and Internal PPROF and Command line flags and Additional echo handler under {{.EchoDebugPath}} (supports all the query arguments mentioned on the Echo url features github doc)

Or

Sync/download tsv or xml s3 bucket data from:

Or

Interrupt runs from this server:
{{end}} {{end}}