22 posts in categories infrastructure
Building a native file upload handler for Caddy v2
How I built caddyv2-upload, a native file upload handler for Caddy v2 written in Go — the problem it solves, and how it works.
· 2 minutes reading time
How does SNI Routing work in HAProxy
Learn how HAProxy container uses TLS Server Name Indication (SNI) to route encrypted TCP connections without decrypting them — enabling multiple services like Nextcloud and XMPP to share port 443.
· 4 minutes reading time