pjfanning opened a new pull request, #1195:
URL: https://github.com/apache/pekko-http/pull/1195

   Each chunk requires parsing size, extension, and terminator. An attacker 
sending millions of 1-byte chunks causes ~20x parsing overhead. No 
max-chunk-count limit exists.
   
   This might be overkill and maybe it is better to use a reverse proxy or HTTP 
request monitoring middleware.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to