Reverse proxy first
Forward requests to application servers, preserve useful client context, and keep routing rules readable.
Proxy overview →REFINED ENGINE / REFNGN
Refined Engine is a new reverse proxy server designed to sit cleanly between clients and your applications — with room to run practical web services alongside the proxy layer.
CORE IDEA
Refined Engine focuses on understandable routing, predictable behavior, and a small operational surface.
Forward requests to application servers, preserve useful client context, and keep routing rules readable.
Proxy overview →Expose small web-service endpoints for health checks, internal tools, or project-specific behavior.
Service overview →Keep configuration, security boundaries, and deployment decisions visible instead of hiding them behind layers.
Security notes →Overview
The current overview of the Project.
DOCUMENTATION
Learn what Refined Engine is, why it exists, and what problems it solves.
Open article → Getting StartedInstall Refined Engine and create your first reverse proxy.
Open article → CoreConfigure listeners, upstreams, routing, and proxy behavior.
Open article →