https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
--- Comment #13 from Andy Wang <[email protected]> --- MaxMemFree does bring memory down slightly every once in a while, but the memory growth overall continues on an upward trend. I'm calling it a "leak" because a) on a 32-bit process, the process eventually runs out of memory. It seems that if this was intentionally it shouldn't do that. b) if the memory is meant to be used for the next request why does it continually grow? I can do sequential requests over and over and over time, the memory use will continually grow by .5-1MB per request. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
