Hacker News new | ask | show | jobs
by bosch_mind 1198 days ago
How would this differ from routing reqs using a cloudflare Worker which provide both analytics insight and invocations at the edge?
1 comments

Writing a worker that does general purpose proxying is hard.

Unlike Workers, we made Snow Owl more user friendly and no/low code, with a robust rules engine for custom routing. All requests are logged by default for rapid debugging. It's intended for all members of development teams to commonly handle network operations and site maintenance, especially for maximizing uptime.