Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 22670 invoked from network); 27 Jan 2010 14:35:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jan 2010 14:35:16 -0000 Received: (qmail 21671 invoked by uid 500); 27 Jan 2010 14:35:13 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 21650 invoked by uid 500); 27 Jan 2010 14:35:13 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 21641 invoked by uid 99); 27 Jan 2010 14:35:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2010 14:35:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 216.239.58.184 as permitted sender) Received: from [216.239.58.184] (HELO gv-out-0910.google.com) (216.239.58.184) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2010 14:35:06 +0000 Received: by gv-out-0910.google.com with SMTP id e6so152702gvc.23 for ; Wed, 27 Jan 2010 06:34:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=8FRO6WqnmUn4O4mLm2jOjAn9bKJU1ZYh2Xd/6qYq8No=; b=fMKUrghkOBIvnrx4PJ4k/htDnmmUestMD4yM5Hs4nVQeQuXxDcDGIHQheXHR79W6W8 Tziko/+uofEmPdpSKrULDSco5gA/xYQvTym97RLpI+m/igP9ic1FSe4zcECQlHxUgDVn 1gzUwkawVx2zUO8Kn7sgPsh7hKhJmhqlOqWls= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=vq3EoUWepO+MzCDBuDDdDF82hpC91eX5ipcvjYxLMCqZ2+vdH4nzBOWLrGUNamohJ+ mmzYgynNPasKuNrR3QHsk8Ev4T26fswJtEiB2FYUarOfaGwmpSt3uHzgvLNqReSWE0S5 eK+NOazbcrLOBbVXL38Zr33dWJo+CxiOgYcLw= MIME-Version: 1.0 Received: by 10.103.50.15 with SMTP id c15mr4853589muk.35.1264602885005; Wed, 27 Jan 2010 06:34:45 -0800 (PST) In-Reply-To: <8b7257c51001270622u4f22a38aic5c4616e3d931f31@mail.gmail.com> References: <8b7257c51001261728j66368f29t8ad49b433698f376@mail.gmail.com> <1264599705.17444.55.camel@mwatts.eris.qinetiq.com> <8b7257c51001270546w32800f8fyc6689c05f0dc34b@mail.gmail.com> <8b7257c51001270622u4f22a38aic5c4616e3d931f31@mail.gmail.com> Date: Wed, 27 Jan 2010 09:34:44 -0500 Message-ID: <1404e5911001270634q5b577999ia796dee24bbe8841@mail.gmail.com> From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [users@httpd] Runaway Apache Process On Wed, Jan 27, 2010 at 9:22 AM, Dan Bunyard wrote: > @Jeff > The last request made before it goes out of control doesn't seem to be > unique in any way, it appears to be the Yandex spider just crawling one of > the sites: > 87.250.252.242 - - [25/Jan/2010:11:38:00 -0500] "GET / HTTP/1.1" 301 359 "-" > "Yandex/1.01.001 (compatible; Win16; I)" Try mod_log_forensic -- the one in the access log is just the last one that completed, which your hanger wouldn't have done. -- Eric Covener covener@gmail.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org