In my case the server is HTTP/3 (QUIC). My server* also can also only process 1 request at a time. How do I limit the concurrent request count for the session?
* actually, it's Google Cloud Storage, and it can only handle 1 request at a time per file, which applies if you're using chunked uploads to upload a large file.
Topic:
App & System Services
SubTopic:
Networking
Tags: