WeSearch
Hub / Tags / Nginx
TAG · #NGINX

Nginx coverage.

Every story in the WeSearch catalog tagged with #nginx, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

21 stories tagged with #nginx, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Nginx"

RELATED TAGS
#programming5#security5#docker5#python3#devops3#aws2#vulnerability2#digitalocean2#joseph-joshua1#slack1#web-servers1#performance-benchmark1
TECHMEME

Security firm Calif says it used OpenAI's Codex to discover HTTP/2 Bomb, a remote DoS exploit affecting web servers like Nginx, Apache HTTPD, and Microsoft IIS (The Hacker News)

The Hacker News : Security firm Calif says it used OpenAI's Codex to discover HTTP/2 Bomb, a remote DoS exploit affecting web servers like Nginx, Apache HTTPD, and Microsoft IIS — …

23 views ·
DEV.TO (TOP)

Magento 2 Nginx Optimization for High Traffic — Complete Server Tuning Guide

Tune Nginx for Magento 2 to handle high traffic without breaking a sweat. Worker processes, gzip, keepalive, microcaching, SSL/TLS, and more — all with real config examples.…

20 views ·
#magento#performance
DEV.TO (TOP)

HTTP rate-control headers: canonical reference

Comprehensive reference for the HTTP response headers that communicate rate limit state and backoff guidance to clients: the standardized `Retry-After` (RFC 9110) and the rate limi…

20 views ·
#http#api#backend
DEV.TO (TOP)

Docker容器化部署Node.js应用最佳实践

Docker容器化部署Node.js应用最佳实践 Docker已成为现代应用部署的标准工具。本文将详细介绍如何将Node.js应用容器化,并分享生产环境的最佳实践。 ...…

16 views ·
#programming#docker#nodejs
DEV.TO (TOP)

Multi-tenant SaaS for $30/mo: wildcard SSL + nginx vhost generator + Flask routing

How to run a multi-tenant SaaS (50+ tenants on subdomains) on a single $30/mo VPS. No Kubernetes, no managed services. nginx wildcard + Let's Encrypt + Flask per-tenant routing.…

21 views ·
#saas#devops#architecture
R/SELFHOSTED

Nginx connection failures caused by file descriptor limits

12 views ·
CVE

CVE-2026-9256: Nginx 1.31.1 and 1.30.1

13 views ·
MACHINELEARNINGMASTERY.COM

Building Context-Aware Search in Python with LLM Embeddings and Metadata

In this article, you will learn how to build a context-aware semantic search engine in Python that combines embedding-based similarity with structured metadata filtering.…

19 views ·
#programming#python#machine learning
R/SELFHOSTED

nginx-poolslip: Fresh NGINX Zero-Day Concern Emerges After Recent Rift Patch

17 views ·
X (FORMERLY TWITTER)

Nginx-poolsip: new RCE 0-day and ASLR bypass in mainline Nginx

18 views ·
GITHUB

Gixy: Nginx Configuration Static Analyzer

NGINX configuration static analyzer. Contribute to dvershinin/gixy development by creating an account on GitHub.…

15 views ·
#security#software
THE REGISTER

NGINX Rift attackers waste no time targeting exposed servers

Researchers say 18-year-old flaw already being probed and exploited just days after disclosure…

14 views ·
#security#vulnerability
R/CYBERSECURITY

NGINX CVE-2026-42945 Exploited in the Wild, Causing Worker Crashes and Possible RCE

19 views ·
R/HOMELAB

Nginx Proxy Manager on Unraid

21 views ·
DEV.TO (TOP)

Designing a Production-Oriented RAG System for Technical Documentation

Large Language Models are incredibly powerful, but they have a major limitation: They do not...…

17 views ·
#ai#devops#programming
R/DEVOPS

That nginx 18 year vuln has me rethinking how we review infra code

11 views ·
DEV.TO (TOP)

How to Connect a Namecheap Domain to a DigitalOcean Droplet with Nginx

Buying a domain is exciting. Creating a server is exciting too. But the moment you try to connect...…

12 views ·
#web development#dns
DEPTHFIRST

Nginx Rift

An 18 year old memory corruption flaw in NGINX Plus and NGINX Open Source lets an unauthenticated attacker crash worker processes or execute remote code with crafted HTTP requests.…

7 views ·
#cybersecurity#vulnerability
DEV.TO (TOP)

How I Built an Adaptive "Immune System" for Cloud Traffic

Recently, I was tasked with a challenge: Build an automated defense system for a live Nextcloud...…

14 views ·
#programming#devops#security
DEV.TO (TOP)

Caddy 2.8 vs Nginx 1.26: Static File Serving Speed Benchmark 2026

In 2026, static file serving remains the backbone of 78% of public-facing web workloads, yet the...…

13 views ·
#web servers#performance benchmark#static file serving
DEV COMMUNITY

Detecting & Blocking Anomalous Traffic with Cloud Anomaly Detector

A lightweight, containerized anomaly detection system that monitors traffic in real time, detects...…

11 views ·
#programming#python#devops