github fortio/fortio 0.4.0
fortio v0.4.0

latest releases: v1.63.7, v1.63.6, v1.63.5...
6 years ago

Cyber monday special: A new fortio release ! first of the 0.4 series!

New since 0.3.8:

#37:

  • Allow save/retrieve/graph results

Default data dir is /var/lib/istio/fortio, create it if you want files saved there. use -data-path to change it, set to "" to not even attempt to save

  • Moved result -> chart logic entirely in javascript

So a page can directly graph a fortio JSON

Also added the version in the virtual static prefix (so fortio
upgrades/version bump yield a reload of the code)

  • Fixed thread safety (#22)

  • Accelerate the build and made an image for linters (#36)

  • Bug fix: Fixed hanging case with chunked mode

when the last read covered more than 1 chunk, which happens at the
moment with the main url. Fortio was doing 1 more read and hanging

Added option to change debug level in webtest

Don't miss a new fortio release

NewReleases is sending notifications on new releases.