cloudflare / cloudflare/quiche

Is it possible to limit the rate of a stream?

Open
#1,354 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
11.8k
Forks
1.1k
Avg merge
21h 9m
Merged PRs (30d)
6

Description

I'm using `quiche` to run a QUIC/H3 server. Sometimes we wanted to rate limit (say, at most 2Mbps) a stream (Http POST) from a client, is it possible with quiche?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing quiche's QUIC/H3 stream handling and the HTTP POST path to determine whether per-stream rate limiting is exposed. Done means an explicit answer about configuring a 2 Mbps cap, with any required API scope or limitation documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.