Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 3295 invoked by uid 500); 9 May 2003 19:57:19 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 3273 invoked from network); 9 May 2003 19:57:19 -0000 Received: from ny2.fastmail.fm (HELO smtp.us2.messagingengine.com) (66.111.4.3) by daedalus.apache.org with SMTP; 9 May 2003 19:57:19 -0000 Received: from www.fastmail.fm (server1.internal [10.202.2.132]) by server2.messagingengine.com (Postfix) with ESMTP id 5FFB36F29 for ; Fri, 9 May 2003 15:57:20 -0400 (EDT) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by messagingengine.com with SMTP; Fri, 09 May 2003 15:57:20 -0400 X-Epoch: 1052510240 X-Sasl-enc: KI5WPtKqj7Zc/9T5/oLz9w Received: from usager70-65.hec.ca (usager70-65.hec.ca [132.211.70.65]) by www.fastmail.fm (Postfix) with ESMTP id DC80015BFE for ; Fri, 9 May 2003 15:57:19 -0400 (EDT) Date: Fri, 9 May 2003 15:56:40 -0400 (=?ISO-8859-1?Q?Est_=28heure_d'=E9t=E9=29?=) From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <00b701c31661$be954c00$e30b7d41@mail> Message-ID: References: <00b701c31661$be954c00$e30b7d41@mail> X-X-Sender: slive@www.fastmail.fm MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] 503 Service Temporarily Unavailable On Fri, 9 May 2003, Jesse Zimmerman wrote: > Hello - > I am having a problem with on of the virtual hosts I am hosting an > Apache server 2.0. The site was working fine until today when I am > receiving a 503 Service Temporarily Unavailable Error 'The server is > temporarily unable to service your request due to maintenance downtime > or capacity problems. Please try again later.' when I goto > http://heart-start.com . I read up on the error a little and it seems > like apache is blocking the sites access because it is using too much of > its share of the processor or something like that. The site itself is a > JSP site which uses MySQL so that may be the case if it is heavily > trafficed. My quesiton is how do I stop Apache from denying requests. I > want to disable whatever part of apache is doing this. Thanks for any > help. As far as I know, the core Apache never generates 503 errors. This implies that the error is coming from either a third-party module, or from your jsp. Since I have no information about either of these, there is not much that I can suggest. Joshua. --------------------------------------------------------------------- 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