Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@sjw @graf @Moon @p no doubt. and proxying/load-balancing udp feels very much like giving yourself a handjob right after your arm fell asleep.
if it's something like dns with single packets, using nginx for this with `listen udp` will work, otherwise if it's multi-packet consider appending `reuseport` to the mix.
although i can't think of a good use-case to proxy udp at this time.
in regards to caddy. it's quick and just works. i'm not a zoomer, but i use it for things. what's nice is if you've got nginx config down there's an adapter to use native nginx configuration for caddy proxy.
this reminds me i need to publish my config for this particular proxy. it's always 3am and i'm always putting things off