Skip to content

Siege zip encoding disable with zlib installed on mac installed via brew #94

Description

@counterbeing

I've figured this out, but I think maybe it should be documented somewhere, so consider this a request for documentation.

I'm getting Zip encoding disabled; siege requires zlib support to enable it warning when running siege. To fix this:

brew uninstall siege
brew install zlib
brew install --build-from-source siege

Thanks for the great tool!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions