Hey #FreeBSD folks! What's your "Go To" web server software?
Post
Remote status
Context
7@pertho www/h2o but everything is smeared with haproxy-lua in front.
@dch haproxy is pretty solid. When I get to the point where I need redundancy, that's what I would use. 👍
plus it supports the PROXY protocol if you need it... and it supports things like "just drop certificates in a directory, and it will find them and use them automatically"
can't be beat for that really
Wish Willy wouldn't have caved and imported the QUIC library for HTTP/3 or he'd have been able to keep his "no crashes in production in over 15 years" or whatever message on the official website (AIUI, the crashes that happened were due to QUIC support... I could be wrong though)
@feld @pertho I still have not tried its new ACME cert renewal. It looks more cumbersome than caddy, but HAProxy has to cater for a significantly larger scale.
I have used haproxy for so many things, like dog-legging iSCSI implementations in a cloud env to be able to get pcaps while boxes are booting, it's my favourite unix tool, followed closely by curl.
Replies
0Fetching replies…