HTTP/2 Continuation Flood: Technical Details

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bandit

    Bandit is a pure Elixir HTTP server for Plug & WebSock applications (by mtrudel)

  • I'd just mitigated this exact thing in Bandit last month!

    https://github.com/mtrudel/bandit/blob/main/lib/bandit/http2...

    TBH, from an implementors perspective this is a super obvious thing to cover off. It had long been on my radar and was something that I'd always figured other implementations had defended against as well.

  • Caddy

    Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

  • I think that recompiling with upgraded Go will not solve the issue. It seems Caddy imports `golang.org/x/net/http2` and pins it to v0.22.0 which is vulnerable: https://github.com/caddyserver/caddy/issues/6219#issuecommen....

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Curl HTTP/3 Performance

    3 projects | news.ycombinator.com | 28 Jan 2024
  • static-server: an HTTP server in Go for static content

    8 projects | news.ycombinator.com | 16 Sep 2023
  • Simple HTTP server using C++

    1 project | /r/Cplusplus | 29 May 2023
  • Anyone using bandit in prod?

    2 projects | /r/elixir | 2 Feb 2023
  • Set HTTP headers with WWW-Mechanize

    2 projects | dev.to | 26 Dec 2022