Y
Hacker News
new
|
ask
|
show
|
jobs
by
minusf
982 days ago
> 1.1.1.1 has a WebAssembly app called static_zone running on top of the main DNS logic that serves those new versions when they are available.
webassembly? what is that word even doing in a post mortem about DNSSEC failures?
3 comments
Wallacy
982 days ago
CF Workers (that runs WebAssembly) are all over place. They may not run the main logic (not the actual Ngix, or DNSEC code) but they are used for several maintaince tasks.
link
spoiler
982 days ago
Wasm runtimes are great for stuff like plugins! Seems like this static_zone thing was something like that (but they call them apps)
link
nilslice
980 days ago
worth a read!
https://blog.cloudflare.com/big-pineapple-intro/
link