github fortio/fortio v1.9.1
fortio v1.9.1 - fan out/multi proxy now parallel mode or serial

latest releases: v1.63.7, v1.63.6, v1.63.5...
3 years ago
  • Default for -M is now parallel (go routines per target) fetch and send results at the end by default, best for high latency targets, small payloads, use -multi-serial-mode for streaming results but one target at a time (low latency targets or large replies or to create serialized spans for testing)
  • -M avoid double / in url, allows target to not specify missing http:// and better/cleaner code.
  • Maximum delay for echo server is now configurable dynamically (was hardcoded to 1.5s max) #414

Don't miss a new fortio release

NewReleases is sending notifications on new releases.