[𝖙𝖍𝖗𝖊𝖆𝖙™] on Nostr: Electric Pants :prince_dance: anime graf mays 🛰️🪐 The Original X p no doubt. ...
Electric Pants :prince_dance: (npub1qq7…fedr) anime graf mays 🛰️🪐 (npub108z…dkr5) The Original X (npub13d5…jhcn) p (npub1nj0…sg7d) 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
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