Executor Plugins
Executors are the core action layer in OxiDNS. They can read or write requests, set responses, query upstreams, cache results, perform fallback logic, emit logs, or trigger system integrations.
When reading this chapter, keep two questions in mind:
- Does this plugin act only in the forward stage, or can it also rewrite results on the return path?
- Is it part of the main resolution path, or an observability and side-effect plugin?
Category map
Legacy plugin anchors remain on this directory page; field references now live in the responsibility groups above.