On 7/19/06, John Morrissey <jwm@xxxxxxxxx> wrote:
On Tue, Jul 18, 2006 at 08:53:51PM -0400, Joshua Slive wrote: > On 7/14/06, John Morrissey <jwm@xxxxxxxxx> wrote: > >On Tue, Jun 06, 2006 at 11:12:17AM -0400, Joshua Slive wrote: > > > On 6/6/06, John Morrissey <jwm@xxxxxxxxx> wrote: > > > > I'm having a problem with Apache 2.0.54 (we're running the Debian > > > > packages for 2.0.54-5). Periodically, a single Apache child will > > > > rapidly consume all available memory on the machine - once the > > > > memory consumption starts, it only takes five or ten minutes (at > > > > most) for it to exhaust available memory. > > Are any of the requests byte-ranges (response code 206). If so, see: > http://issues.apache.org/bugzilla/show_bug.cgi?id=29962 Some are, yes. It looks like the Debian 2.0.54-5 packages already include the patch attached to that bug (the one in the source package is identical to the one posted in the bug). I also looked at bug 23567 (and 34589, which is a duplicate) but the only filter we have enabled is INCLUDES (mod_include). None of the suspect requests was for server-parsed HTML *and* a byte-range request (206 response).
Well, you should really upgrade to the most recent version to make sure you have the official patch. You can also do the RequestHeader unset Range Header unset Accept-Ranges hack. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx