Synopsis # nginx is a high-performance HTTP server and reverse proxy known for its efficiency, low memory footprint, and rich feature set. It supports static content, TLS, FastCGI and SCGI backends, reverse proxying, load balancing, and basic authentication. nginx is not included in the OpenBSD base system, but is available via packages. Web Server History on OpenBSD # OpenBSD historically shipped with Apache 1.3 in base, which was removed due to complexity and security concerns. For a brief ...