Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BFFC9200B11 for ; Sun, 15 May 2016 04:17:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BE9A0160A1A; Sun, 15 May 2016 02:17:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 120D4160969 for ; Sun, 15 May 2016 04:17:15 +0200 (CEST) Received: (qmail 99038 invoked by uid 500); 15 May 2016 02:17:14 -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 99028 invoked by uid 99); 15 May 2016 02:17:14 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 May 2016 02:17:14 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 676C9180586 for ; Sun, 15 May 2016 02:17:14 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.172 X-Spam-Level: ** X-Spam-Status: No, score=2.172 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id ZQVB3F4-aJgl for ; Sun, 15 May 2016 02:17:12 +0000 (UTC) Received: from smtp125.iad3a.emailsrvr.com (smtp125.iad3a.emailsrvr.com [173.203.187.125]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id B56935F2F0 for ; Sun, 15 May 2016 02:17:11 +0000 (UTC) Received: from smtp24.relay.iad3a.emailsrvr.com (localhost.localdomain [127.0.0.1]) by smtp24.relay.iad3a.emailsrvr.com (SMTP Server) with ESMTP id C344E1801E9 for ; Sat, 14 May 2016 22:17:05 -0400 (EDT) X-Auth-ID: frank@ccds.ca Received: by smtp24.relay.iad3a.emailsrvr.com (Authenticated sender: frank-AT-ccds.ca) with ESMTPSA id AD4AC1801CC for ; Sat, 14 May 2016 22:17:05 -0400 (EDT) X-Sender-Id: frank@ccds.ca Received: from [192.168.0.100] (modemcable097.190-81-70.mc.videotron.ca [70.81.190.97]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA) by 0.0.0.0:587 (trex/5.5.4); Sat, 14 May 2016 22:17:05 -0400 To: users@httpd.apache.org References: <20160509141658.026e4540@imp> <20160509174557.0061e4df@imp> From: Frank Gingras Message-ID: Date: Sat, 14 May 2016 22:17:05 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <20160509174557.0061e4df@imp> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [users@httpd] One page hanging entire server archived-at: Sun, 15 May 2016 02:17:16 -0000 On 09/05/16 05:45 PM, D'Arcy J.M. Cain wrote: > On Mon, 09 May 2016 16:26:19 -0400 > C> What kind of response were you getting from your server when you >> connected with another client? Timeout? 503? 500? > > That's the point, they time out even if it is not a Wordpress or even a > PHP page. Simple HTML pages are getting blocked too. > >> If you tried to hit another WordPress page, it probably ALSO called >> wp-cron.php which tried to hit the db to check for outstanding tasks, >> and that call probably got blocked by a db record or table lock. >> >> I'm guessing this is really a question for the WordPress community. > > Maybe if it only blocked WP sites but it blocks all of them. > What mpm are you using? How many idle workers did you have then? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org