Search Articles — Sudonull

Search Results

In this project

HTTP Latency Diagnostics: from Nginx to the Kernel

https://sudonull.com/http-latency-diagnostics-from-nginx-to-the-kernel

Searching for causes of latency in the HTTP pipeline. Analysis of Nginx logs, Server-Timing, and TCP_INFO for quick localization of bottlenecks.

nginx Vulnerability CVE-2026-27654: AI and Exploit in Hours

https://sudonull.com/nginx-vulnerability-cve-2026-27654-ai-and-exploit-in-hours

Critical Bug in nginx with WebDAV Discovered by AI Claude. From Patch to Attack — Hours. Learn Details, Consequences, and How to Protect Servers. Update Urgently for Security.

mod_rewrite for Nginx: .htaccess in CMS

https://sudonull.com/mod-rewrite-for-nginx-htaccess-in-cms

Learn how to integrate .htaccess from Apache into Nginx for WordPress, Drupal. nginx-mod-rewrite module with benchmarks and configs. Simplify CMS migration without losing pretty URLs.

Fuzzing attacks: analysis of Nginx logs 2026

https://sudonull.com/fuzzing-attacks-analysis-of-nginx-logs-2026

Analysis of 20,000 log lines from a real fuzzing attack: 12 vectors, Nuclei/ffuf tools, Nginx protection. For middle/senior devs — patterns and countermeasures. Study the logs.

From the web

Universal web app server — NGINX Unit

https://unit.nginx.org/

NGINX Unit is a lightweight and versatile application runtime that provides the essential components for your web application as a …

GitHub - nginx/unit: NGINX Unit - universal web app server - a ...

https://github.com/nginx/unit

Universal Web App Server NGINX Unit is a lightweight and versatile open-source server that has two primary capabilities: serves …

Installation — NGINX Unit

https://unit.nginx.org/installation/

Download official packages, use third-party repositories, or configure a custom build from source.

nginx - Wikipedia

https://en.wikipedia.org/wiki/Nginx

NGINX Unit NGINX Unit is an open-source web application server, released in 2017 by Nginx, Inc. to target multi-language …

Releases · nginx/unit - GitHub

https://github.com/nginx/unit/releases

Sep 11, 2025 · NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application …

Introducing NGINX Unit – NGINX Community Blog

https://blog.nginx.org/blog/introducing-nginx-unit

Sep 22, 2017 · We uploaded the documentation at unit.nginx.org, and the code is also available in our standard Mercurial repository …

nginx

https://nginx.org/en/

nginx (" engine x ") is an HTTP web server, reverse proxy, content cache, load balancer, TCP/UDP proxy server, and mail proxy …

NGINX Unit: A Modern App Server for Modern Apps

https://blog.nginx.org/blog/nginx-unit-modern-app-server-for-modern-apps

May 28, 2019 · NGINX Unit is a Critical Component in a Platform that Spans from Code to Customer NGINX has a very rich history of …

nginx: download

https://nginx.org/en/download.html

Source Code GitHub repositories: code: https://github.com/nginx/nginx website: https://github.com/nginx/nginx.org Pre-Built …

In simple terms about a simple Nginx Unit - Habr

https://habr.com/en/articles/752212/

Aug 8, 2023 · NGINX Unit is a new web server released in 2017 by the developers of the original NGINX, for running web …

Trending Now