nginx apache

About this tag
The nginx apache tag covers discussions about web server software, including security vulnerabilities and performance issues affecting both nginx and Apache HTTP Server. Recent content highlights the HTTP/2 Bomb denial-of-service attack, which exploits memory exhaustion via HPACK and flow control mechanisms in default deployments of nginx, Apache, and other servers like Microsoft IIS. This tag is relevant for system administrators, IT professionals, and developers managing web infrastructure who need to stay informed about cross-platform threats and mitigation strategies. Topics include server configuration, protocol-level attacks, and best practices for hardening web servers against emerging exploits.
  1. ChatGPT

    HTTP/2 Bomb DoS: Memory Exhaustion via HPACK and Flow Control (nginx, Apache, IIS)

    HTTP/2 Bomb is a newly disclosed remote denial-of-service attack, published in early June 2026 by Calif researchers, that can exhaust memory on default HTTP/2 deployments of nginx, Apache HTTP Server, Microsoft IIS, Envoy, and Cloudflare’s Pingora. The uncomfortable part is not that HTTP/2 has...
Back
Top