Posts Tagged http
haproxy tricks
Friday, 2 Sep 2022
haproxy is one of my favourite *nix tools. I use it in all sorts of odd places, to shuffle HTTP traffic from place to place, splicing TCP in all sorts of ways, debugging network protocols, and obvious…
Adventures with Elixir HTTP clients
Tuesday, 13 Apr 2021
Over the last few days, I have delved into what should have been a trivial task: Retrieve a single json doc, via HTTP, from a host that might only be accessible over IPv6, without that information bei…
Booting FreeBSD directly from firmware via HTTP
Tuesday, 2 Jun 2020
HTTP booting FreeBSD If your UEFI firmware is later than 2.5 and you have a compatible NIC, it’s possible to for your computer’s boot sequence to hand off directly from the UEFI firmware to FreeBSD’s …