DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=23567>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=23567 Huge memory usage ------- Additional Comments From [EMAIL PROTECTED] 2004-10-05 19:43 ------- I'm not sure whether bug 29962 and this bug are actually different or not. I had a php script that pulled a huge amount of data into memory (800 megabytes), but Apache 2.0 didn't release the memory afterwards. None of the data was sent to the end user. It was just loaded into memory. It looks to me like there's a major problem with Apache 2.0 releasing memory once it's claimed it. This was eventually causing our server to thrash itself to death. As more and more processes grew to consome all available memory. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
