Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
25
-
Foundation Sprint 113, Foundation Sprint 114, Foundation Sprint 115, Foundation Sprint 116, Foundation Sprint 117, Foundation Sprint 118, Foundation Sprint 119, Foundation Sprint 120, Foundation Sprint 121, Foundation Sprint 122
-
1b393cafd (dev), c43b2f7a8 (dev)
Description
As an operator of an HTTP server, I need to protect the system running the server against denial-of-service attacks, flooding with data, or brute-force credential hacking attempts.
To do this, I need to be able to configure rate limits in the server.
As the developer of the HTTP server application, I need to provide the respective mechanisms, using the available Qt APIs.
Attachments
Issue Links
- relates to
-
QTBUG-95205 Assessment of what is needed to finish "Lightweight HTTP server"
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-75087 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
588119,10 | Network: Add maxConcurrentStreams setting to QHttp2Configuration | dev | qt/qtbase | Status: MERGED | +2 | 0 |
602233,13 | Add request rate limiting for QHttpServer | dev | qt/qthttpserver | Status: MERGED | +2 | 0 |