github fortio/fortio v1.7.0
fortio v1.7.0 - configurable default echo server behavior

latest releases: v1.63.7, v1.63.6, v1.63.5...
3 years ago
  • Implemented #393 : you can use fortio server -echo-server-default-params="delay=0.5s:50,1s:40&status=418" for instance to have a server that will respond 418 status code and delay its response by 0.5s 50% of the time, 1s 40% of the time and no delay in the remaining 10%

  • Switched to go 1.15.2 for build/release

  • Now consider all 2XX and 418 as ok http status codes (before only exactly 200 didn't cause sockets to be closed and aborting with warmup etc)

Don't miss a new fortio release

NewReleases is sending notifications on new releases.