https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
--- Comment #15 from Joe Orton <jor...@redhat.com> --- Rainer - yes, it is r821471 - I have no idea what subsequent tweaks/fixes were made to that code. MaxMemFree will not help here. N calls of ap_rflush(r) has O(N) memory consumption in 2.2, because each call creates a brigade which is never destroyed until r->pool cleanup time. -- 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