docker-library / haproxy

Docker Official Image packaging for HAProxy
http://www.haproxy.org/
GNU General Public License v2.0
353 stars 162 forks source link

haproxy built against aws-lc #237

Open chipitsine opened 5 days ago

chipitsine commented 5 days ago

hello, team.

if nobody minds, I would like to add aws-lc images.

tianon commented 5 days ago

Can you please provide a bit more detail about what it is you're thinking of doing and why you think this is the appropriate place to do it? Is this something that's officially recommended by HAproxy upstream, for example?

(Without more information, I'm inclined to suggest that you maintain these elsewhere, as they're not something we're interested in maintaining. :bow:)

chipitsine commented 5 days ago

not sure what is "officially recommended", but it is one of the supported ssl libs. more details: this lib supports QUIC and is actively maintained by aws.

what are criteria to accept contribution ?

tianon commented 5 days ago

Sounds like https://github.com/docker-library/haproxy/issues/182 is probably a very related discussion.

chipitsine commented 4 days ago

it was discussed many times

stock openssl is way slow and does not support QUIC.. aws-lc seem to be the best alternative currently