https://bz.apache.org/bugzilla/show_bug.cgi?id=62405
--- Comment #2 from Igal Sapir <isa...@apache.org> --- (In reply to George Stanchev from comment #1) > I am just curious, what happens if a bad actor decides to send a 10 gig > request and the filter is engaged. Obviously you have to read the whole > thing to memory in order to rewind it or you have a cap on how much you read > from the socket? I don't have that part implemented, but it's possible to add configuration settings with a size limit that will throw an error, or even a size threshold that will use disk instead of memory. -- 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