FuriouslyAdrift 5 days ago

An entire docker image for HAProxy is only 41 MB... deb is 1.6 MB

  • 1vuio0pswjnm7 5 days ago

    I compile static-pie HAproxy binaries using different TLS libraries. Size varies a little based on the versions and compile-time options for those libraries

    For example, max sizes for the largest and smallest TLS libraries I have tried

    OpenSSL 9.0MB

    WolfSSL 4.6MB

    OpenSSL bloat is unfortunate

    Does Traefik allow any TLS libraries other than OpenSSL

  • sgarland 5 days ago

    Welcome to modern development, where no one gives a shit about binary size. It’s awful.