github fortio/fortio v1.26.0
Fortio 1.26.0

latest releases: v1.65.0, v1.63.10, v1.63.9...
2 years ago

What's Changed

Significant new feature:

  • New no catchup mode when using -nocatchup or the nocatchup=on arguments to the REST API and UI (or NoCatchUp in the golang RunnerOptions): It enforces a fixed/set maximum qps; In that mode, fortio will skip requests when the target service is falling behind, instead of making back to back, no sleep, catch up requests. Best used with -uniform too. (#544)

Bug fix:

  • Fix tcp load with larger than buffer (32k) payload (#549)

Full Changelog: v1.25.0...v1.26.0

Don't miss a new fortio release

NewReleases is sending notifications on new releases.