https://bz.apache.org/bugzilla/show_bug.cgi?id=63746

--- Comment #2 from Irfan Habib <ir...@irfanhabib.com> ---
Even if a filter is used, server resource would already be utilised by the
request. If a malicious user sent a large document to the tomcat instance, all
content would be fetched by the server, and loaded into memory, before
discarding it in the filter.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to