{{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:
Jitter:
Percentiles:
Histogram Resolution:
Headers:
{{ range $name, $vals := .Headers }}{{range $val := $vals}}
{{end}}{{end}}



Payload:

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

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

Or

Sync/download tsv or xml s3 bucket data from:

Or

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