Does the siege even support proper json output. Using siege 4.0.04 now the json output is not returned and the verbose is enabled by default. Does a developer expect the verbose to be enabled by default. I believe a json output with -j option is better.
The version 4.1.6 supports -j option but on ubuntu 20.04 it is returning the error: The previous versions 4.1.6 supported -j option.
zip encoding disabled; siege requires zlib support to enable it
Is is possible to fix the issue?